Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h235 void SelectInlineAsmMemoryOperands(std::vector<SDValue> &Ops,
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp314 SelectInlineAsmMemoryOperands(AsmNodeOperands, SDLoc(N)); in tryInlineAsm()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2228 void SelectionDAGISel::SelectInlineAsmMemoryOperands(std::vector<SDValue> &Ops, in SelectInlineAsmMemoryOperands() function in SelectionDAGISel
2420 SelectInlineAsmMemoryOperands(Ops, DL); in Select_INLINEASM()