Home
last modified time | relevance | path

Searched refs:Op_AsmString (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h203 Op_AsmString = 1, enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1332 SDValue AsmStrV = Node->getOperand(InlineAsm::Op_AsmString); in EmitSpecialNode()
H A DSelectionDAGISel.cpp2275 Handles.emplace_back(Ops[InlineAsm::Op_AsmString]); // 1 in SelectInlineAsmMemoryOperands()