/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 268 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 647 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaISelLowering.cpp | 300 SmallVector<SDValue, 32> &OutVals = CLI.OutVals; in LowerCall() local 483 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 409 auto &OutVals = CLI.OutVals; in LowerCall() local 538 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 591 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 738 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 808 const SmallVectorImpl<SDValue> &OutVals, in LowerCCCCallTo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 412 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 543 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 605 const SmallVectorImpl<SDValue> &OutVals, in LowerCCCCallTo()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 94 SmallVector<Value *, 16> OutVals; member
|
H A D | TargetLowering.h | 4536 SmallVector<SDValue, 32> OutVals; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 945 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 1018 const SmallVectorImpl<SDValue> &OutVals, in LowerCCCCallTo() 1342 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLoweringCall.cpp | 738 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 1997 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 2735 const SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in IsEligibleForTailCallOptimization() local
|
H A D | X86FastISel.cpp | 3208 auto &OutVals = CLI.OutVals; in fastLowerCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 439 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 510 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 248 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 259 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn_32() 344 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn_64() 826 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall_32() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 1472 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 1695 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 204 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() argument 353 const SmallVectorImpl<SDValue> &OutVals, SDValue Callee) const { in LowerCallResult() argument 408 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 3730 const SmallVectorImpl<SDValue> &OutVals, in IsEligibleForTailCallOptimization() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 525 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 1074 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 1227 const SmallVectorImpl<SDValue> &OutVals, in IsEligibleForTailCallOptimization()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1091 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 1312 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 1647 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 3396 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 3185 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 3837 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 5270 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 5537 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 370 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5898 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 5973 const SmallVectorImpl<SDValue> &OutVals, in LowerCall_32SVR4() 6227 const SmallVectorImpl<SDValue> &OutVals, in LowerCall_64SVR4() 7489 const SmallVectorImpl<SDValue> &OutVals, in LowerCall_AIX() 7824 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1898 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 2170 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 3162 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn() 3526 const SmallVectorImpl<SDValue> &OutVals, in isEligibleForTailCallOptimization() 3647 SmallVector<SDValue, 32> &OutVals = CLI.OutVals; in LowerCall() local
|
H A D | AMDGPUISelLowering.cpp | 1268 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 2371 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in LowerCall() local 3018 const SmallVectorImpl<SDValue> &OutVals = CLI.OutVals; in IsEligibleForTailCallOptimization() local 3196 const SmallVectorImpl<SDValue> &OutVals, in LowerReturn()
|