Home
last modified time | relevance | path

Searched refs:guessInstructionProperties (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCV.td52 let guessInstructionProperties = 0;
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600.td12 let guessInstructionProperties = 1;
DAMDGPU.td1351 let guessInstructionProperties = 1;
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZ.td60 def SystemZInstrInfo : InstrInfo { let guessInstructionProperties = 0; }
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenTarget.h195 bool guessInstructionProperties() const;
DCodeGenTarget.cpp585 bool CodeGenTarget::guessInstructionProperties() const { in guessInstructionProperties() function in CodeGenTarget
DCodeGenDAGPatterns.cpp4115 if (Target.guessInstructionProperties()) { in InferInstructionFlags()
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/
DTarget.td1056 // property that hasn't been set explicitly. When guessInstructionProperties
1060 bit guessInstructionProperties = true;
1106 // targets that set guessInstructionProperties=0. Any local definition of