HomeSort by: relevance | last modified time | path
    Searched refs:getMatchedOperand (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
InlineAsmLowering.cpp 368 ? ConstraintOperands[OpInfo.getMatchedOperand()]
435 unsigned DefIdx = OpInfo.getMatchedOperand();
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 4164 unsigned getMatchedOperand() const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 8537 ? ConstraintOperands[OpInfo.getMatchedOperand()]
8599 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(),
8636 true, OpInfo.getMatchedOperand(), dl,
8648 OpInfo.getMatchedOperand());
TargetLowering.cpp 4614 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const {

Completed in 58 milliseconds