Home
last modified time | relevance | path

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

/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/llvm/include/llvm/Target/
DTarget.td749 // property that hasn't been set explicitly. When guessInstructionProperties
753 bit guessInstructionProperties = 1;