Home | History | Annotate | Download | only in Sparc

Lines Matching defs:Store

299   // Store remaining ArgRegs to the stack if this is a varargs function.
437 // store SRet argument in %sp+64
453 //if it is double-word aligned, just store.
466 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl,
470 SDValue Hi = DAG.getLoad(MVT::i32, dl, Store, StackPtr,
476 SDValue Lo = DAG.getLoad(MVT::i32, dl, Store, StackPtr,
486 //Store the low part in stack.
497 // Store the high part.
504 // Store the low part.
528 // Create a store off the stack pointer for this argument.
702 // Turn FP truncstore into trunc + store.
1033 // Store the incremented VAList to the legalized pointer