Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.td61 def SystemZInstrInfo : InstrInfo { let guessInstructionProperties = 0; }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600.td13 let guessInstructionProperties = 1;
DAMDGPU.td559 let guessInstructionProperties = 1;
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h186 bool guessInstructionProperties() const;
DCodeGenTarget.cpp448 bool CodeGenTarget::guessInstructionProperties() const { in guessInstructionProperties() function in CodeGenTarget
DCodeGenDAGPatterns.cpp3820 if (Target.guessInstructionProperties()) { in InferInstructionFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCV.td83 let guessInstructionProperties = 0;
/external/llvm/utils/TableGen/
DCodeGenTarget.h185 bool guessInstructionProperties() const;
DCodeGenTarget.cpp383 bool CodeGenTarget::guessInstructionProperties() const { in guessInstructionProperties() function in CodeGenTarget
DCodeGenDAGPatterns.cpp3309 if (Target.guessInstructionProperties()) { in InferInstructionFlags()
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td342 let guessInstructionProperties = 1;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTarget.td881 // property that hasn't been set explicitly. When guessInstructionProperties
885 bit guessInstructionProperties = 1;
913 // targets that set guessInstructionProperties=0. Any local definition of
/external/llvm/include/llvm/Target/
DTarget.td749 // property that hasn't been set explicitly. When guessInstructionProperties
753 bit guessInstructionProperties = 1;