Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5168 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
5427 isBLACompatibleAddress(Callee, DAG)) in isIndirectCall()
5505 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) in transformCallee()