Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp2330 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
2549 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) { in PrepareCall()
3381 !isBLACompatibleAddress(Callee, DAG)) { in LowerCall_Darwin()
3397 !isBLACompatibleAddress(Callee, DAG)) in LowerCall_Darwin()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4134 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
4357 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) { in PrepareCall()
5986 !isBLACompatibleAddress(Callee, DAG)) in LowerCall_Darwin()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4667 static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) { in isBLACompatibleAddress() function
4885 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) { in PrepareCall()
6538 !isBLACompatibleAddress(Callee, DAG)) in LowerCall_Darwin()