Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dplatform.h439 struct StackSlot { struct
441 StackSlot(void* value) : value(reinterpret_cast<uintptr_t>(value)) {} in StackSlot() function
442 StackSlot(uintptr_t value) : value(value) {} // NOLINT in StackSlot() argument
452 static StackSlot GetStackStart(); argument
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp147 int StackSlot; member in __anon932b7c3b0111::InlineSpiller
1054 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1067 int StackSlot) { in rmFromMergeableSpills()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp171 int StackSlot; member in __anon5377c6d30111::InlineSpiller
1107 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1127 int StackSlot) { in rmFromMergeableSpills()
/external/v8/src/compiler/
Dmachine-operator.cc1285 const Operator* MachineOperatorBuilder::StackSlot(int size, int alignment) { in StackSlot() function in v8::internal::compiler::MachineOperatorBuilder
1299 const Operator* MachineOperatorBuilder::StackSlot(MachineRepresentation rep, in StackSlot() function in v8::internal::compiler::MachineOperatorBuilder
Dgraph-assembler.cc670 TNode<RawPtrT> GraphAssembler::StackSlot(int size, int alignment) { in StackSlot() function in v8::internal::compiler::GraphAssembler
/external/swiftshader/third_party/subzero/src/
DIceInstX86BaseImpl.h2627 Address StackSlot = in emitIAS() local
2709 Address StackSlot = in emitIAS() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13380 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerSINT_TO_FP() local
13389 SDValue StackSlot, in BuildFILD()
13429 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in BuildFILD() local
13720 SDValue StackSlot = DAG.CreateStackTemporary(MVT::i64); in LowerUINT_TO_FP() local
13846 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in FP_TO_INTHelper() local
14250 SDValue FIST = Vals.first, StackSlot = Vals.second; in LowerFP_TO_SINT() local
14269 SDValue FIST = Vals.first, StackSlot = Vals.second; in LowerFP_TO_UINT() local
18929 SDValue StackSlot = in LowerFLT_ROUNDS_() local
21874 SDValue FIST = Vals.first, StackSlot = Vals.second; in ReplaceNodeResults() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2274 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64); in ExpandLegalINT_TO_FP() local
DSelectionDAGBuilder.cpp2047 SDValue StackSlot = DAG.getLoad( in visitSPDescriptorParent() local
6721 SDValue StackSlot = in visitInlineAsm() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2309 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64); in ExpandLegalINT_TO_FP() local
DSelectionDAGBuilder.cpp7187 SDValue StackSlot = DAG.getFrameIndex(SSFI, TLI.getFrameIndexTy(DL)); in getAddressForMemoryInput() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp16293 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerSINT_TO_FP() local
16301 SDValue StackSlot, in BuildFILD()
16341 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in BuildFILD() local
16644 SDValue StackSlot = DAG.CreateStackTemporary(MVT::i64); in LowerUINT_TO_FP() local
16766 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in FP_TO_INTHelper() local
17382 SDValue FIST = Vals.first, StackSlot = Vals.second; in LowerFP_TO_INT() local
22121 SDValue StackSlot = in LowerFLT_ROUNDS_() local
25569 SDValue FIST = Vals.first, StackSlot = Vals.second; in ReplaceNodeResults() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6895 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerFLT_ROUNDS_() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7517 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerFLT_ROUNDS_() local