Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4952 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
5210 isBLACompatibleAddress(Callee, DAG)) in isIndirectCall()
5286 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) in transformCallee()