Searched defs:isBLACompatibleAddress (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3129 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { function
3348 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) {
4726 !isBLACompatibleAddress(Callee, DAG))

Completed in 952 milliseconds