| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 125 SmallVectorImpl<SDValue> &InVals) const; 131 SmallVectorImpl<SDValue> &InVals) const; 137 SmallVectorImpl<SDValue> &InVals) const; 140 SmallVectorImpl<SDValue> &InVals) const override; 146 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | LanaiISelLowering.cpp | 395 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 399 return LowerCCCArguments(Chain, CallConv, IsVarArg, Ins, DL, DAG, InVals); in LowerFormalArguments() 406 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 425 OutVals, Ins, DL, DAG, InVals); in LowerCall() 436 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCArguments() 476 InVals.push_back(ArgValue); in LowerCCCArguments() 500 InVals.push_back(DAG.getLoad( in LowerCCCArguments() 515 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]); in LowerCCCArguments() 606 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo() 770 InVals); in LowerCCCCallTo() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 133 SmallVectorImpl<SDValue> &InVals) const override; 138 SmallVectorImpl<SDValue> &InVals) const; 143 SmallVectorImpl<SDValue> &InVals) const; 147 SmallVectorImpl<SDValue> &InVals) const override; 149 SmallVectorImpl<SDValue> &InVals) const; 151 SmallVectorImpl<SDValue> &InVals) const;
|
| H A D | SparcISelLowering.cpp | 418 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 421 DL, DAG, InVals); in LowerFormalArguments() 423 DL, DAG, InVals); in LowerFormalArguments() 432 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments_32() 458 InVals.push_back(Arg); in LowerFormalArguments_32() 491 InVals.push_back(WholeValue); in LowerFormalArguments_32() 504 InVals.push_back(Arg); in LowerFormalArguments_32() 523 InVals.push_back(Load); in LowerFormalArguments_32() 547 InVals.push_back(WholeValue); in LowerFormalArguments_32() 565 InVals.push_back(Load); in LowerFormalArguments_32() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 148 SmallVectorImpl<SDValue> &InVals) const; 154 SmallVectorImpl<SDValue> &InVals) const; 160 SmallVectorImpl<SDValue> &InVals) const; 166 SmallVectorImpl<SDValue> &InVals) const override; 169 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | MSP430ISelLowering.cpp | 569 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 576 return LowerCCCArguments(Chain, CallConv, isVarArg, Ins, dl, DAG, InVals); in LowerFormalArguments() 586 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 608 Outs, OutVals, Ins, dl, DAG, InVals); in LowerCall() 620 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCArguments() 670 InVals.push_back(ArgValue); in LowerCCCArguments() 703 InVals.push_back(InVal); in LowerCCCArguments() 715 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[i]); in LowerCCCArguments() 810 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo() 928 DAG, InVals); in LowerCCCCallTo() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.h | 88 SmallVectorImpl<SDValue> &InVals) const; 102 SmallVectorImpl<SDValue> &InVals) const override; 105 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | ARCISelLowering.cpp | 38 SmallVectorImpl<SDValue> &InVals); 262 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 401 return lowerCallResult(Chain, Glue, RVLocs, dl, DAG, InVals); in LowerCall() 409 SmallVectorImpl<SDValue> &InVals) { in lowerCallResult() argument 420 InVals.push_back(RetValue); in lowerCallResult() 424 std::make_pair(VA.getLocMemOffset(), InVals.size())); in lowerCallResult() 427 InVals.push_back(SDValue()); in lowerCallResult() 441 InVals[Index] = Load; in lowerCallResult() 470 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 476 return LowerCallArguments(Chain, CallConv, IsVarArg, Ins, dl, DAG, InVals); in LowerFormalArguments() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 147 SmallVectorImpl<SDValue> &InVals) const; 155 SmallVectorImpl<SDValue> &InVals) const; 211 SmallVectorImpl<SDValue> &InVals) const override; 215 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | XCoreISelLowering.cpp | 1028 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 1051 Outs, OutVals, Ins, dl, DAG, InVals); in LowerCall() 1060 SmallVectorImpl<SDValue> &InVals) { in LowerCallResult() argument 1069 InVals.push_back(Chain.getValue(0)); in LowerCallResult() 1073 InVals.size())); in LowerCallResult() 1075 InVals.push_back(SDValue()); in LowerCallResult() 1087 InVals[index] = load; in LowerCallResult() 1108 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo() 1223 return LowerCallResult(Chain, InFlag, RVLocs, dl, DAG, InVals); in LowerCCCCallTo() 1238 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 84 SmallVectorImpl<SDValue> &InVals) const; 91 SmallVectorImpl<SDValue> &InVals) const override; 98 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | BPFISelLowering.cpp | 303 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments() 350 InVals.push_back(ArgValue); in LowerFormalArguments() 356 InVals.push_back(DAG.getConstant(0, DL, VA.getLocVT())); in LowerFormalArguments() 370 SmallVectorImpl<SDValue> &InVals) const { in LowerCall() 495 InVals); in LowerCall() 549 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult() 559 InVals.push_back(DAG.getConstant(0, DL, Ins[i].VT)); in LowerCallResult() 570 InVals.push_back(Chain.getValue(0)); in LowerCallResult()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 184 SmallVectorImpl<SDValue> &InVals) const override; 186 SmallVectorImpl<SDValue> &InVals) const override; 191 SmallVectorImpl<SDValue> &InVals) const;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1335 SmallVectorImpl<SDValue> &InVals) const; 1342 SmallVectorImpl<SDValue> &InVals, 1349 SmallVectorImpl<SDValue> &InVals) const override; 1352 SmallVectorImpl<SDValue> &InVals) const override; 1371 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const; 1375 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const; 1379 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const; 1391 SmallVectorImpl<SDValue> &InVals, 1398 SmallVectorImpl<SDValue> &InVals, 1405 SmallVectorImpl<SDValue> &InVals,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 233 SmallVectorImpl<SDValue> &InVals) const; 241 SmallVectorImpl<SDValue> &InVals) const override; 244 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 59 SmallVectorImpl<SDValue> &InVals) const override; 72 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 94 SmallVectorImpl<SDValue> &InVals) const override; 107 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 128 SmallVectorImpl<SDValue> &InVals) const override; 138 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 531 SmallVectorImpl<SDValue> &InVals, 574 SmallVectorImpl<SDValue> &InVals, 599 SmallVectorImpl<SDValue> &InVals) const override; 606 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 96 SmallVectorImpl<SDValue> &InVals) const override; 99 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 502 SmallVectorImpl<SDValue> &InVals) const override; 505 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.h | 45 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | SIISelLowering.h | 344 SmallVectorImpl<SDValue> &InVals) const override; 368 SmallVectorImpl<SDValue> &InVals, bool isThisReturn, 380 SmallVectorImpl<SDValue> &InVals) const override;
|
| H A D | AMDGPUISelLowering.h | 218 SmallVectorImpl<SDValue> &InVals, 221 SmallVectorImpl<SDValue> &InVals) const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 881 SmallVectorImpl<SDValue> &InVals, bool isThisReturn, 908 SmallVectorImpl<SDValue> &InVals) const override; 921 SmallVectorImpl<SDValue> &InVals) const override;
|