Home
last modified time | relevance | path

Searched defs:StackSlot (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp158 int StackSlot; member in __anon2f89086e0111::InlineSpiller
1339 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1362 int StackSlot) { in rmFromMergeableSpills()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp597 for (const auto &StackSlot : llvm::reverse(AlignPackStack.Stack)) { in DiagnoseUnterminatedPragmaAlignPack() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp772 SDValue StackSlot = DAG.CreateStackTemporary(VT1); in SoftenFloatRes_FFREXP() local
821 SDValue StackSlot = DAG.CreateStackTemporary(NVT); in SoftenFloatRes_UnaryWithTwoFPResults() local
837 auto CreateStackLoad = [&, Chain = Chain](SDValue StackSlot) { in SoftenFloatRes_UnaryWithTwoFPResults()
H A DLegalizeDAG.cpp2691 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64); in ExpandLegalINT_TO_FP() local
H A DSelectionDAGBuilder.cpp9743 SDValue StackSlot = DAG.getFrameIndex(SSFI, TLI.getFrameIndexTy(DL)); in getAddressForMemoryInput() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2242 SDValue StackSlot = in LowerCall() local
H A DX86ISelLowering.cpp20134 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerSINT_TO_FP() local
20168 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in BuildFILD() local
20617 SDValue StackSlot = DAG.CreateStackTemporary(MVT::i64, 8); in LowerUINT_TO_FP() local
20753 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in FP_TO_INTHelper() local
28595 SDValue StackSlot = in LowerGET_ROUNDING() local
28638 SDValue StackSlot = in LowerSET_ROUNDING() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp84 SDValue StackSlot = in PreprocessISelDAG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9139 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerSET_ROUNDING() local
9212 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerGET_ROUNDING() local