Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp67 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
269 bool WebAssemblyDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in WebAssemblyDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp67 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
111 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in XCoreDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp62 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode,
251 bool LanaiDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in LanaiDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h51 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
H A DNVPTXISelDAGToDAG.cpp3686 bool NVPTXDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in NVPTXDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp51 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
376 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SparcDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h144 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
H A DMipsSEISelDAGToDAG.h137 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
H A DMipsISelDAGToDAG.cpp311 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MipsDAGToDAGISel
H A DMipsSEISelDAGToDAG.cpp1383 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MipsSEDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp105 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
281 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MSP430DAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp51 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
382 bool CSKYDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in CSKYDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h87 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
H A DHexagonISelDAGToDAG.cpp919 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in HexagonDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp63 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode,
157 bool BPFDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in BPFDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h45 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
H A DRISCVISelDAGToDAG.cpp1733 bool RISCVDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in RISCVDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp43 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode,
198 bool AVRDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in llvm::AVRDAGToDAGISel
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h93 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp371 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
1674 SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SystemZDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp62 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
449 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in AArch64DAGToDAGISel
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1983 if (SelectInlineAsmMemoryOperand(InOps[i+1], ConstraintID, SelOps)) in SelectInlineAsmMemoryOperands()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp330 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
5889 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in ARMDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp258 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
6166 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in X86DAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp380 bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in __anonb5cceeb00111::PPCDAGToDAGISel