Home
last modified time | relevance | path

Searched refs:isBLACompatibleAddress (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3882 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
4120 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) { in PrepareCall()
5743 !isBLACompatibleAddress(Callee, DAG)) in LowerCall_Darwin()