Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.cc624 const Operator* MachineOperatorBuilder::StackSlot(MachineRepresentation rep) { in StackSlot() function in v8::internal::compiler::MachineOperatorBuilder
Draw-machine-assembler.h83 Node* StackSlot(MachineRepresentation rep) { in StackSlot() function
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp75 int StackSlot; member in __anon5b897d710111::InlineSpiller
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12548 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerSINT_TO_FP() local
12557 SDValue StackSlot, in BuildFILD()
12597 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in BuildFILD() local
12908 SDValue StackSlot = DAG.CreateStackTemporary(MVT::i64); in LowerUINT_TO_FP() local
13029 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in FP_TO_INTHelper() local
13422 SDValue FIST = Vals.first, StackSlot = Vals.second; in LowerFP_TO_SINT() local
13441 SDValue FIST = Vals.first, StackSlot = Vals.second; in LowerFP_TO_UINT() local
17709 SDValue StackSlot = in LowerFLT_ROUNDS_() local
20235 SDValue FIST = Vals.first, StackSlot = Vals.second; in ReplaceNodeResults() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2529 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64); in ExpandLegalINT_TO_FP() local
DSelectionDAGBuilder.cpp1936 SDValue StackSlot = DAG.getLoad( in visitSPDescriptorParent() local
6264 SDValue StackSlot = in visitInlineAsm() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6610 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT); in LowerFLT_ROUNDS_() local