Home
last modified time | relevance | path

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

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