Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp4816 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
5094 isBLACompatibleAddress(Callee, DAG)) in isIndirectCall()
5150 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) in transformCallee()
6856 !isBLACompatibleAddress(Callee, DAG)) in LowerCall_Darwin()