| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 385 SDValue StackPtr = DAG.CreateStackTemporary(VT); in PerformInsertVectorEltInMemory() 1428 StackPtr = DAG.CreateStackTemporary(VecVT); in ExpandExtractFromVectorThroughStack() 1475 SDValue StackPtr = DAG.CreateStackTemporary(VecVT); in ExpandInsertToVectorThroughStack() 1509 SDValue FIPtr = DAG.CreateStackTemporary(VT); in ExpandVectorBuildThroughStack() 2127 SDValue StackSlot = DAG.CreateStackTemporary(ExpVT); in ExpandFrexpLibCall() 2262 SDValue FIPtr = DAG.CreateStackTemporary(RetVT); in ExpandDivRemLibCall() 2353 SDValue SinPtr = DAG.CreateStackTemporary(RetVT); in ExpandSinCosLibCall() 2361 SDValue CosPtr = DAG.CreateStackTemporary(RetVT); in ExpandSinCosLibCall() 2641 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64); in ExpandLegalINT_TO_FP() 4875 SDValue StackPtr = DAG.CreateStackTemporary(ModeVT); in ConvertNodeToLibcall() [all …]
|
| H A D | LegalizeTypesGeneric.cpp | 165 SDValue StackPtr = DAG.CreateStackTemporary(InVT.getStoreSize(), Align); in ExpandRes_BITCAST()
|
| H A D | LegalizeTypes.cpp | 907 DAG.CreateStackTemporary(Op.getValueType().getStoreSize(), Align); in CreateStackStoreLoad()
|
| H A D | StatepointLowering.cpp | 142 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot()
|
| H A D | LegalizeVectorTypes.cpp | 1491 DAG.CreateStackTemporary(VecVT.getStoreSize(), SmallestAlign); in SplitVecRes_INSERT_SUBVECTOR() 1809 DAG.CreateStackTemporary(VecVT.getStoreSize(), SmallestAlign); in SplitVecRes_INSERT_VECTOR_ELT() 2878 SDValue StackPtr = DAG.CreateStackTemporary(MemVT.getStoreSize(), Alignment); in SplitVecRes_VP_REVERSE() 3336 DAG.CreateStackTemporary(VecVT.getStoreSize(), SmallestAlign); in SplitVecOp_EXTRACT_SUBVECTOR() 3392 DAG.CreateStackTemporary(VecVT.getStoreSize(), SmallestAlign); in SplitVecOp_EXTRACT_VECTOR_ELT()
|
| H A D | SelectionDAG.cpp | 2449 SDValue SelectionDAG::CreateStackTemporary(TypeSize Bytes, Align Alignment) { in CreateStackTemporary() function in SelectionDAG 2462 SDValue SelectionDAG::CreateStackTemporary(EVT VT, unsigned minAlign) { in CreateStackTemporary() function in SelectionDAG 2466 return CreateStackTemporary(VT.getStoreSize(), StackAlign); in CreateStackTemporary() 2469 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary() function in SelectionDAG 2483 return CreateStackTemporary(Bytes, Align); in CreateStackTemporary()
|
| H A D | LegalizeIntegerTypes.cpp | 4449 SDValue StackPtr = DAG.CreateStackTemporary( in ExpandIntRes_ShiftThroughStack() 4836 SDValue Temp = DAG.CreateStackTemporary(PtrVT); in ExpandIntRes_XMULO()
|
| H A D | LegalizeFloatTypes.cpp | 684 SDValue StackSlot = DAG.CreateStackTemporary(VT1); in SoftenFloatRes_FFREXP()
|
| H A D | TargetLowering.cpp | 9495 SDValue StackBase = DAG.CreateStackTemporary(LoadedVT, RegVT); in expandUnalignedLoad() 9648 SDValue StackPtr = DAG.CreateStackTemporary(StoreMemVT, RegVT); in expandUnalignedStore() 10839 SDValue StackPtr = DAG.CreateStackTemporary(MemVT.getStoreSize(), Alignment); in expandVectorSplice()
|
| H A D | SelectionDAGBuilder.cpp | 6708 SDValue Temp = DAG.CreateStackTemporary(EnvVT, TempAlign.value()); in visitIntrinsicCall() 6735 SDValue Temp = DAG.CreateStackTemporary(EnvVT, TempAlign.value()); in visitIntrinsicCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1905 SDValue CreateStackTemporary(TypeSize Bytes, Align Alignment); 1909 SDValue CreateStackTemporary(EVT VT, unsigned minAlign = 1); 1913 SDValue CreateStackTemporary(EVT VT1, EVT VT2);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLoweringCall.cpp | 2195 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall()
|
| H A D | X86ISelDAGToDAG.cpp | 1374 SDValue MemTmp = CurDAG->CreateStackTemporary(MemVT); in PreprocessISelDAG() 1430 SDValue MemTmp = CurDAG->CreateStackTemporary(MemVT); in PreprocessISelDAG()
|
| H A D | X86ISelLowering.cpp | 19712 SDValue StackSlot = DAG.CreateStackTemporary(MVT::i64, 8); in LowerUINT_TO_FP() 21065 SDValue StackPtr = DAG.CreateStackTemporary(DstVT, OtherVT); in LRINT_LLRINTHelper() 28735 SDValue StackPtr = DAG.CreateStackTemporary(ArgVT, 16); in LowerWin64_i128OP() 28826 SDValue StackPtr = DAG.CreateStackTemporary(ArgVT, 16); in LowerWin64_INT128_TO_FP() 31330 SDValue StackPtr = DAG.CreateStackTemporary(MVT::i64); in LowerATOMIC_STORE() 32955 SDValue StackPtr = DAG.CreateStackTemporary(MVT::i64); in ReplaceNodeResults()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 94 CurDAG->CreateStackTemporary(TypeSize::getFixed(8), Align(8)); in PreprocessISelDAG()
|
| H A D | RISCVISelLowering.cpp | 18457 SDValue SpillSlot = DAG.CreateStackTemporary(StoredSize, StackAlign); in LowerCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 670 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 4170 SDValue SpillSlot = DAG.CreateStackTemporary(StoredSize, StackAlign); in LowerCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 1928 SDValue SpillSlot = DAG.CreateStackTemporary(SlotVT); in LowerCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 18658 SDValue StackPtr = DAG.CreateStackTemporary(TypeSize::getFixed(16), Align(4)); in PerformMVETruncCombine() 18826 SDValue StackPtr = DAG.CreateStackTemporary(TypeSize::getFixed(16), Align(4)); in PerformMVEExtCombine()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 8256 SDValue FIPtr = DAG.CreateStackTemporary(i32Stack ? MVT::i32 : MVT::f64); in LowerFP_TO_INTForReuse()
|