Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3871 static bool isFunctionGlobalAddress(SDValue Callee) { in isFunctionGlobalAddress() function
3909 if (isFunctionGlobalAddress(Callee)) { in PrepareCall()
5100 !isFunctionGlobalAddress(Callee) && in LowerCall_64SVR4()
5504 !isFunctionGlobalAddress(Callee) && in LowerCall_Darwin()