/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 101 SmallVectorImpl<SDValue> &InVals) const; 109 SmallVectorImpl<SDValue> &InVals) const; 115 SmallVectorImpl<SDValue> &InVals) const; 122 SmallVectorImpl<SDValue> &InVals) const; 130 SmallVectorImpl<SDValue> &InVals) const;
|
D | SystemZISelLowering.cpp | 242 SmallVectorImpl<SDValue> &InVals) in LowerFormalArguments() 250 return LowerCCCArguments(Chain, CallConv, isVarArg, Ins, dl, DAG, InVals); in LowerFormalArguments() 262 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 272 Outs, OutVals, Ins, dl, DAG, InVals); in LowerCall() 288 SmallVectorImpl<SDValue> &InVals) in LowerCCCArguments() 363 InVals.push_back(ArgValue); in LowerCCCArguments() 381 SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo() 503 DAG, InVals); in LowerCCCCallTo() 515 SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult() 546 InVals.push_back(RetValue); in LowerCallResult()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.h | 116 SmallVectorImpl<SDValue> &InVals) const; 122 SmallVectorImpl<SDValue> &InVals) const; 128 SmallVectorImpl<SDValue> &InVals) const; 131 SmallVectorImpl<SDValue> &InVals) const override; 137 SmallVectorImpl<SDValue> &InVals) const override;
|
D | LanaiISelLowering.cpp | 383 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 387 return LowerCCCArguments(Chain, CallConv, IsVarArg, Ins, DL, DAG, InVals); in LowerFormalArguments() 394 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 413 OutVals, Ins, DL, DAG, InVals); in LowerCall() 424 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCArguments() 464 InVals.push_back(ArgValue); in LowerCCCArguments() 488 InVals.push_back(DAG.getLoad( in LowerCCCArguments() 504 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]); in LowerCCCArguments() 586 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo() 757 InVals); in LowerCCCCallTo() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 420 SmallVectorImpl<SDValue> &InVals) const; 430 SmallVectorImpl<SDValue> &InVals) const; 437 SmallVectorImpl<SDValue> &InVals) const; 446 SmallVectorImpl<SDValue> &InVals) const; 466 SmallVectorImpl<SDValue> &InVals) const; 472 SmallVectorImpl<SDValue> &InVals) const; 481 SmallVectorImpl<SDValue> &InVals) const; 489 SmallVectorImpl<SDValue> &InVals) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 132 SmallVectorImpl<SDValue> &InVals) const; 140 SmallVectorImpl<SDValue> &InVals) const; 146 SmallVectorImpl<SDValue> &InVals) const; 153 SmallVectorImpl<SDValue> &InVals) const; 161 SmallVectorImpl<SDValue> &InVals) const;
|
D | MSP430ISelLowering.cpp | 252 SmallVectorImpl<SDValue> &InVals) in LowerFormalArguments() 260 return LowerCCCArguments(Chain, CallConv, isVarArg, Ins, dl, DAG, InVals); in LowerFormalArguments() 279 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 289 Outs, OutVals, Ins, dl, DAG, InVals); in LowerCall() 308 SmallVectorImpl<SDValue> &InVals) in LowerCCCArguments() 355 InVals.push_back(ArgValue); in LowerCCCArguments() 373 InVals.push_back(DAG.getLoad(VA.getLocVT(), dl, Chain, FIN, in LowerCCCArguments() 450 SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo() 561 DAG, InVals); in LowerCCCCallTo() 572 SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult() [all …]
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 138 SmallVectorImpl<SDValue> &InVals) const; 144 SmallVectorImpl<SDValue> &InVals) const; 150 SmallVectorImpl<SDValue> &InVals) const; 156 SmallVectorImpl<SDValue> &InVals) const override; 159 SmallVectorImpl<SDValue> &InVals) const override;
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 134 SmallVectorImpl<SDValue> &InVals) const override; 139 SmallVectorImpl<SDValue> &InVals) const; 144 SmallVectorImpl<SDValue> &InVals) const; 148 SmallVectorImpl<SDValue> &InVals) const override; 150 SmallVectorImpl<SDValue> &InVals) const; 152 SmallVectorImpl<SDValue> &InVals) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.h | 116 SmallVectorImpl<SDValue> &InVals) const; 124 SmallVectorImpl<SDValue> &InVals) const; 129 SmallVectorImpl<SDValue> &InVals) const; 175 SmallVectorImpl<SDValue> &InVals) const; 185 SmallVectorImpl<SDValue> &InVals) const;
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 59 SmallVectorImpl<SDValue> &InVals) const; 66 SmallVectorImpl<SDValue> &InVals) const override; 73 SmallVectorImpl<SDValue> &InVals) const override;
|
D | BPFISelLowering.cpp | 154 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 199 InVals.push_back(ArgValue); in LowerFormalArguments() 203 InVals.push_back(DAG.getConstant(0, DL, VA.getLocVT())); in LowerFormalArguments() 217 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 341 InVals); in LowerCall() 395 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult() 405 InVals.push_back(DAG.getConstant(0, DL, Ins[i].VT)); in LowerCallResult() 416 InVals.push_back(Chain.getValue(0)); in LowerCallResult()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.h | 88 SmallVectorImpl<SDValue> &InVals) const; 122 SmallVectorImpl<SDValue> &InVals) const; 131 SmallVectorImpl<SDValue> &InVals) const;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 840 SmallVectorImpl<SDValue> &InVals) const; 848 SmallVectorImpl<SDValue> &InVals, 855 SmallVectorImpl<SDValue> &InVals) const override; 859 SmallVectorImpl<SDValue> &InVals) const override; 879 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const; 883 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const; 887 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const; 901 SmallVectorImpl<SDValue> &InVals, 910 SmallVectorImpl<SDValue> &InVals, 919 SmallVectorImpl<SDValue> &InVals,
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 151 SmallVectorImpl<SDValue> &InVals) const; 159 SmallVectorImpl<SDValue> &InVals) const; 212 SmallVectorImpl<SDValue> &InVals) const override; 216 SmallVectorImpl<SDValue> &InVals) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.h | 117 SmallVectorImpl<SDValue> &InVals) const; 132 SmallVectorImpl<SDValue> &InVals) const; 142 SmallVectorImpl<SDValue> &InVals) const;
|
/external/llvm/lib/Target/AVR/ |
D | AVRISelLowering.h | 136 SmallVectorImpl<SDValue> &InVals) const override; 138 SmallVectorImpl<SDValue> &InVals) const override; 143 SmallVectorImpl<SDValue> &InVals) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.h | 125 SmallVectorImpl<SDValue> &InVals) const; 147 SmallVectorImpl<SDValue> &InVals) const; 157 SmallVectorImpl<SDValue> &InVals) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.h | 55 SmallVectorImpl<SDValue> &InVals) const; 74 SmallVectorImpl<SDValue> &InVals) const;
|
D | PTXISelLowering.cpp | 197 SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 233 InVals.push_back(ArgValue); in LowerFormalArguments() 248 InVals.push_back(ArgValue); in LowerFormalArguments() 352 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 412 InVals.push_back(Load); in LowerCall()
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.h | 64 SmallVectorImpl<SDValue> &InVals) const; 72 SmallVectorImpl<SDValue> &InVals) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.h | 77 SmallVectorImpl<SDValue> &InVals) const; 87 SmallVectorImpl<SDValue> &InVals) const;
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 64 SmallVectorImpl<SDValue> &InVals) const override; 77 SmallVectorImpl<SDValue> &InVals) const override;
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 138 SmallVectorImpl<SDValue> &InVals) const override; 154 SmallVectorImpl<SDValue> &InVals) const override; 159 SmallVectorImpl<SDValue> &InVals,
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.h | 160 SmallVectorImpl<SDValue> &InVals) const; 170 SmallVectorImpl<SDValue> &InVals) const;
|