Home
last modified time | relevance | path

Searched defs:AsmNodeOperands (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp164 std::vector<SDValue> AsmNodeOperands; in tryInlineAsm() local
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp118 std::vector<SDValue> AsmNodeOperands; in selectInlineAsm() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5714 std::vector<SDValue> AsmNodeOperands; in tryInlineAsm() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8783 const std::vector<SDValue> &AsmNodeOperands) { in findMatchingInlineAsmOperand()
8993 std::vector<SDValue> AsmNodeOperands; in visitInlineAsm() local