Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenInstruction.h292 bool hasChain_Inferred : 1; variable
DCodeGenInstruction.cpp492 hasChain_Inferred = false; in CodeGenInstruction()
DDAGISelMatcherGen.cpp972 if (II.hasChain_Inferred) in EmitResultInstructionAsOperand()
DCodeGenDAGPatterns.cpp3704 InstInfo.hasChain_Inferred = true; in InferFromPattern()