Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.h190 bool guessInstructionProperties() const;
DCodeGenTarget.cpp388 bool CodeGenTarget::guessInstructionProperties() const { in guessInstructionProperties() function in CodeGenTarget
DCodeGenDAGPatterns.cpp3302 if (Target.guessInstructionProperties()) { in InferInstructionFlags()
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td245 let guessInstructionProperties = 1;
/external/llvm/include/llvm/Target/
DTarget.td727 // property that hasn't been set explicitly. When guessInstructionProperties
731 bit guessInstructionProperties = 1;