Home
last modified time | relevance | path

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

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