/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelDAGToDAG.h | 41 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
|
H A D | LoongArchISelDAGToDAG.cpp | 85 bool LoongArchDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in LoongArchDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/XCore/ |
H A D | XCoreISelDAGToDAG.cpp | 74 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, 118 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in XCoreDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 62 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode, 255 bool LanaiDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in LanaiDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 67 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, 281 bool WebAssemblyDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in WebAssemblyDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEISelDAGToDAG.cpp | 60 bool SelectInlineAsmMemoryOperand(const SDValue &Op, 305 VEDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in VEDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.h | 51 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcISelDAGToDAG.cpp | 58 bool SelectInlineAsmMemoryOperand(const SDValue &Op, 383 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SparcDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.h | 143 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
|
H A D | MipsSEISelDAGToDAG.h | 137 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
|
H A D | MipsISelDAGToDAG.cpp | 312 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MipsDAGToDAGISel
|
H A D | MipsSEISelDAGToDAG.cpp | 1383 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MipsSEDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 106 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, 286 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in MSP430DAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.h | 87 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
|
H A D | HexagonISelDAGToDAG.cpp | 959 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in HexagonDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 51 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, 386 bool CSKYDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in CSKYDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 64 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode, 162 bool BPFDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in BPFDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.h | 46 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
|
H A D | RISCVISelDAGToDAG.cpp | 1852 bool RISCVDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in RISCVDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 46 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintCode, 202 bool AVRDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in AVRDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGISel.h | 92 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 371 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, 1681 SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand() function in SystemZDAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2030 if (SelectInlineAsmMemoryOperand(InOps[i+1], ConstraintID, SelOps)) in SelectInlineAsmMemoryOperands()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 64 bool SelectInlineAsmMemoryOperand(const SDValue &Op, 494 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() function in AArch64DAGToDAGISel
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 334 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, 5878 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID, in SelectInlineAsmMemoryOperand() function in ARMDAGToDAGISel
|