Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenInstruction.h286 bool hasChain_Inferred : 1; variable
HDCodeGenInstruction.cpp491 hasChain_Inferred = false; in CodeGenInstruction()
HDCodeGenDAGPatterns.cpp3695 InstInfo.hasChain_Inferred = true; in InferFromPattern()
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/
HDDAGISelMatcherGen.cpp958 if (II.hasChain_Inferred) in EmitResultInstructionAsOperand()