Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZ.td60 def SystemZInstrInfo : InstrInfo { let guessInstructionProperties = 0; }
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZ.td60 def SystemZInstrInfo : InstrInfo { let guessInstructionProperties = 0; }
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600.td12 let guessInstructionProperties = 1;
DAMDGPU.td992 let guessInstructionProperties = 1;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600.td12 let guessInstructionProperties = 1;
DAMDGPU.td898 let guessInstructionProperties = 1;
/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-project/llvm/utils/TableGen/
DCodeGenTarget.h195 bool guessInstructionProperties() const;
DCodeGenTarget.cpp560 bool CodeGenTarget::guessInstructionProperties() const { in guessInstructionProperties() function in CodeGenTarget
DCodeGenDAGPatterns.cpp3996 if (Target.guessInstructionProperties()) { in InferInstructionFlags()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCV.td123 let guessInstructionProperties = 0;
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCV.td272 let guessInstructionProperties = 0;
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td342 let guessInstructionProperties = 1;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTarget.td939 // property that hasn't been set explicitly. When guessInstructionProperties
943 bit guessInstructionProperties = 1;
971 // targets that set guessInstructionProperties=0. Any local definition of
/external/llvm-project/llvm/include/llvm/Target/
DTarget.td962 // property that hasn't been set explicitly. When guessInstructionProperties
966 bit guessInstructionProperties = true;
994 // 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;