Home
last modified time | relevance | path

Searched refs:getMatchedOperand (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1417 unsigned getMatchedOperand() const;
/external/llvm/include/llvm/Target/
DTargetLowering.h2848 unsigned getMatchedOperand() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3422 unsigned getMatchedOperand() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7513 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()
7525 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()
7620 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), in visitInlineAsm()
7653 true, OpInfo.getMatchedOperand(), dl, in visitInlineAsm()
7665 OpInfo.getMatchedOperand()); in visitInlineAsm()
DTargetLowering.cpp3033 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6088 unsigned OperandNo = OpInfo.getMatchedOperand(); in visitInlineAsm()
6130 true, OpInfo.getMatchedOperand(), in visitInlineAsm()
6141 OpInfo.getMatchedOperand()); in visitInlineAsm()
DTargetLowering.cpp2788 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6872 unsigned OperandNo = OpInfo.getMatchedOperand(); in visitInlineAsm()
6921 true, OpInfo.getMatchedOperand(), dl, in visitInlineAsm()
6933 OpInfo.getMatchedOperand()); in visitInlineAsm()
DTargetLowering.cpp2398 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo