Home
last modified time | relevance | path

Searched refs:hasChain_Inferred (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.h265 bool hasChain_Inferred : 1; variable
DDAGISelMatcherGen.cpp859 if (II.hasChain_Inferred) in EmitResultInstructionAsOperand()
DCodeGenInstruction.cpp352 hasChain_Inferred = false; in CodeGenInstruction()
DCodeGenDAGPatterns.cpp3413 InstInfo.hasChain_Inferred = true; in InferFromPattern()