Home
last modified time | relevance | path

Searched defs:InVals (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp373 SmallVectorImpl<SDValue> &InVals) { in lowerCallResult()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp409 SmallVectorImpl<SDValue> &InVals) { in lowerCallResult()
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2901 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCallResult()
3723 SmallVectorImpl<SDValue> &InVals, const Argument *FuncArg, in copyByValRegs()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3467 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCallResult()
4306 SmallVectorImpl<SDValue> &InVals, const Argument *FuncArg, in copyByValRegs()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4591 SmallVectorImpl<SDValue> &InVals, ImmutableCallSite *CS) const { in FinishCall()
4754 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_32SVR4()
4991 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_64SVR4()
5626 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_Darwin()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5430 SmallVectorImpl<SDValue> &InVals, ImmutableCallSite CS) const { in FinishCall()
5571 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_32SVR4()
5824 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_64SVR4()
6485 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_Darwin()
7067 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_AIX()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3498 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCallResult()
4347 SmallVectorImpl<SDValue> &InVals, const Argument *FuncArg, in copyByValRegs()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1064 SmallVectorImpl<SDValue> &InVals) { in LowerCallResult()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1060 SmallVectorImpl<SDValue> &InVals) { in LowerCallResult()
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1073 SmallVectorImpl<SDValue> &InVals) { in LowerCallResult()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5580 SmallVectorImpl<SDValue> &InVals, const CallBase *CB) const { in FinishCall()
5725 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_32SVR4()
5979 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_64SVR4()
7230 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCall_AIX()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp613 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCallResult()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h2515 SmallVector<SDValue, 4> InVals; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp321 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCallResult()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7682 SmallVector<SDValue, 4> InVals; in LowerCallTo() local
7941 SmallVector<SDValue, 8> InVals; in LowerArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp352 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals, in LowerCallResult()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3477 SmallVector<SDValue, 4> InVals; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9312 SmallVector<SDValue, 4> InVals; in LowerCallTo() local
9786 SmallVector<SDValue, 8> InVals; in LowerArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1197 SmallVectorImpl<SDValue> &InVals, in lowerUnhandledCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4201 SmallVector<SDValue, 4> InVals; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1080 SmallVectorImpl<SDValue> &InVals, in lowerUnhandledCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10167 SmallVector<SDValue, 4> InVals; in LowerCallTo() local
10696 SmallVector<SDValue, 8> InVals; in LowerArguments() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h4516 SmallVector<SDValue, 4> InVals; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h4439 SmallVector<SDValue, 4> InVals; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h4410 SmallVector<SDValue, 4> InVals; member

12