Searched refs:VAList (Results 1 - 11 of 11) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1948 SDValue VAList = VAListLoad; local
1960 VAList = DAG.getNode(ISD::ADD, DL, VAList.getValueType(), VAList,
1961 DAG.getConstant(Align - 1, DL, VAList.getValueType()));
1963 VAList = DAG.getNode(ISD::AND, DL, VAList.getValueType(), VAList,
1965 VAList.getValueType()));
1968 // Increment the pointer, VAList, t
[all...]
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
H A DSparcISelLowering.cpp1028 SDValue VAList = DAG.getLoad(MVT::i32, dl, InChain, VAListPtr, local
1030 // Increment the pointer, VAList, to the next vaarg
1031 SDValue NextPtr = DAG.getNode(ISD::ADD, dl, MVT::i32, VAList,
1034 // Store the incremented VAList to the legalized pointer
1035 InChain = DAG.getStore(VAList.getValue(1), dl, NextPtr,
1037 // Load the actual argument out of the pointer VAList, unless this is an
1040 return DAG.getLoad(VT, dl, InChain, VAList, MachinePointerInfo(),
1044 SDValue V = DAG.getLoad(MVT::i64, dl, InChain, VAList, MachinePointerInfo(),
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1157 GenericValue VAList = getOperandValue(I.getOperand(0), SF);
1159 GenericValue Src = ECStack[VAList.UIntPairVal.first]
1160 .VarArgs[VAList.UIntPairVal.second];
1176 ++VAList.UIntPairVal.second;
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp771 SDValue VAList = DAG.getLoad(PtrVT, dl, InChain, local
774 // Increment the pointer, VAList, to the next vararg
775 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAList,
778 // Store the incremented VAList to the legalized pointer
779 InChain = DAG.getStore(VAList.getValue(1), dl, nextPtr, VAListPtr,
781 // Load the actual argument out of the pointer VAList
782 return DAG.getLoad(VT, dl, InChain, VAList, MachinePointerInfo(),
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
H A DXCoreISelLowering.cpp753 SDValue VAList = DAG.getLoad(getPointerTy(), dl, Node->getOperand(0), local
756 // Increment the pointer, VAList, to the next vararg
757 SDValue Tmp3 = DAG.getNode(ISD::ADD, dl, getPointerTy(), VAList,
760 // Store the incremented VAList to the legalized pointer
761 Tmp3 = DAG.getStore(VAList.getValue(1), dl, Tmp3, Node->getOperand(1),
763 // Load the actual argument out of the pointer VAList
764 return DAG.getLoad(VT, dl, Tmp3, VAList, MachinePointerInfo(),
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1828 SDValue VAList = VAListLoad; local
1833 VAList = getNode(ISD::ADD, dl, VAList.getValueType(), VAList,
1834 getConstant(Align - 1, dl, VAList.getValueType()));
1836 VAList = getNode(ISD::AND, dl, VAList.getValueType(), VAList,
1837 getConstant(-(int64_t)Align, dl, VAList.getValueType()));
1840 // Increment the pointer, VAList, t
[all...]
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1723 GenericValue VAList = getOperandValue(I.getOperand(0), SF);
1725 GenericValue Src = ECStack[VAList.UIntPairVal.first]
1726 .VarArgs[VAList.UIntPairVal.second];
1744 ++VAList.UIntPairVal.second;
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3170 SDValue VAList = VAListLoad;
3175 VAList = DAG.getNode(ISD::ADD, dl, TLI.getPointerTy(), VAList,
3179 VAList = DAG.getNode(ISD::AND, dl, TLI.getPointerTy(), VAList,
3184 // Increment the pointer, VAList, to the next vaarg
3185 Tmp3 = DAG.getNode(ISD::ADD, dl, TLI.getPointerTy(), VAList,
3189 // Store the incremented VAList to the legalized pointer
3192 // Load the actual argument out of the pointer VAList
3193 Results.push_back(DAG.getLoad(VT, dl, Tmp3, VAList, MachinePointerInf
[all...]
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4232 SDValue VAList = Op.getOperand(1); local
4238 MemOps.push_back(DAG.getStore(Chain, DL, Stack, VAList,
4247 DAG.getNode(ISD::ADD, DL, PtrVT, VAList, DAG.getConstant(8, DL, PtrVT));
4261 VRTopAddr = DAG.getNode(ISD::ADD, DL, PtrVT, VAList,
4274 DAG.getNode(ISD::ADD, DL, PtrVT, VAList, DAG.getConstant(24, DL, PtrVT));
4282 DAG.getNode(ISD::ADD, DL, PtrVT, VAList, DAG.getConstant(28, DL, PtrVT));
4325 SDValue VAList = DAG.getLoad(PtrVT, DL, Chain, Addr, MachinePointerInfo(V), local
4327 Chain = VAList.getValue(1);
4331 VAList = DAG.getNode(ISD::ADD, DL, PtrVT, VAList,
[all...]
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2571 SDValue VAList = DAG.getLoad(PtrVT, DL, InChain, VAListPtr, local
2573 // Increment the pointer, VAList, to the next vaarg.
2574 SDValue NextPtr = DAG.getNode(ISD::ADD, DL, PtrVT, VAList,
2577 // Store the incremented VAList to the legalized pointer.
2578 InChain = DAG.getStore(VAList.getValue(1), DL, NextPtr,
2580 // Load the actual argument out of the pointer VAList.
2582 return DAG.getLoad(VT, DL, InChain, VAList, MachinePointerInfo(),
/external/clang/lib/CodeGen/
H A DTargetInfo.cpp3689 Address PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList,
3720 NumRegsAddr = Builder.CreateStructGEP(VAList, 0, CharUnits::Zero(), "gpr");
3722 NumRegsAddr = Builder.CreateStructGEP(VAList, 1, CharUnits::One(), "fpr");
3751 Builder.CreateStructGEP(VAList, 4, CharUnits::fromQuantity(8));
3800 Builder.CreateStructGEP(VAList, 3, CharUnits::fromQuantity(4));
7200 // Update VAList.
7386 // Get the VAList.
7423 // Increment the VAList.

Completed in 427 milliseconds