Home
last modified time | relevance | path

Searched refs:SelectInlineAsmMemoryOperand (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp59 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
97 bool WebAssemblyDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in WebAssemblyDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp52 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
190 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SparcDAGToDAGISel
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp67 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
111 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in XCoreDAGToDAGISel
/external/llvm/lib/Target/Lanai/
DLanaiISelDAGToDAG.cpp63 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode,
252 bool LanaiDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in LanaiDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelDAGToDAG.cpp95 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
338 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, in SelectInlineAsmMemoryOperand() function in MipsDAGToDAGISel
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.h49 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h129 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
DMipsSEISelDAGToDAG.h130 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
DMipsISelDAGToDAG.cpp238 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp970 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MipsSEDAGToDAGISel
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp52 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
388 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SparcDAGToDAGISel
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp106 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
283 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MSP430DAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp111 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode,
286 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, in SelectInlineAsmMemoryOperand() function in MSP430DAGToDAGISel
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h87 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h83 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelDAGToDAG.cpp153 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in __anon6c300c940111::AlphaDAGToDAGISel
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp348 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
1342 SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SystemZDAGToDAGISel
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp90 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
1253 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in HexagonDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp224 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
2232 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, in SelectInlineAsmMemoryOperand() function in X86DAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp144 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in __anond33efd4b0111::PPCDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp267 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in __anon1c60f9580111::SPUDAGToDAGISel
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp238 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
2696 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in X86DAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelDAGToDAG.cpp269 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
3195 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, in SelectInlineAsmMemoryOperand() function in ARMDAGToDAGISel
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp64 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
233 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in AArch64DAGToDAGISel
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp253 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
4338 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in ARMDAGToDAGISel

12