Searched refs:PrepareCall (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2533 unsigned PrepareCall(SelectionDAG &DAG, SDValue &Callee, SDValue &InFlag, function
2743 unsigned CallOpc = PrepareCall(DAG, Callee, InFlag, Chain, dl, SPDiff,
2795 // See PrepareCall() for more information about calls through function
3376 // See PrepareCall() for more information about calls through function
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4338 PrepareCall(SelectionDAG &DAG, SDValue &Callee, SDValue &InFlag, SDValue &Chain, function
4595 unsigned CallOpc = PrepareCall(DAG, Callee, InFlag, Chain, CallSeqStart, dl,
4647 // See PrepareCall() for more information about calls through function
5579 // See PrepareCall() for more information about calls through function

Completed in 3350 milliseconds