Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
Dplatform.h602 struct StackSlot { struct
604 StackSlot(void* value) : value(reinterpret_cast<uintptr_t>(value)) {} in StackSlot() argument
605 StackSlot(uintptr_t value) : value(value) {} // NOLINT in StackSlot() argument
615 static StackSlot GetStackStart(); argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInlineSpiller.cpp174 int StackSlot; member in __anon40bcec790111::InlineSpiller
1138 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1158 int StackSlot) { in rmFromMergeableSpills()
/third_party/node/deps/v8/src/compiler/
Dgraph-assembler.cc414 TNode<RawPtrT> GraphAssembler::StackSlot(int size, int alignment) { in StackSlot() function in v8::internal::compiler::GraphAssembler
Dmachine-operator.cc1560 const Operator* MachineOperatorBuilder::StackSlot(int size, int alignment) { in StackSlot() function in v8::internal::compiler::MachineOperatorBuilder
1574 const Operator* MachineOperatorBuilder::StackSlot(MachineRepresentation rep, in StackSlot() function in v8::internal::compiler::MachineOperatorBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstX8632.cpp2387 AsmAddress StackSlot = AsmAddress(RegisterSet::Encoded_Reg_esp, 0); in emitIAS() local
2470 AsmAddress StackSlot = AsmAddress(RegisterSet::Encoded_Reg_esp, 0); in emitIAS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2361 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64); in ExpandLegalINT_TO_FP() local
DSelectionDAGBuilder.cpp7926 SDValue StackSlot = DAG.getFrameIndex(SSFI, TLI.getFrameIndexTy(DL)); in getAddressForMemoryInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp3973 SDValue StackSlot = in LowerCall() local
18845 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerSINT_TO_FP() local
18858 SDValue StackSlot, in BuildFILD()
18898 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in BuildFILD() local
19340 SDValue StackSlot = DAG.CreateStackTemporary(MVT::i64); in LowerUINT_TO_FP() local
19466 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in FP_TO_INTHelper() local
25406 SDValue StackSlot = in LowerFLT_ROUNDS_() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8330 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerFLT_ROUNDS_() local