Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLowerMASSVEntries.cpp57 bool handlePowSpecialCases(CallInst *CI, Function &Func, Module &M);
107 bool PPCLowerMASSVEntries::handlePowSpecialCases(CallInst *CI, Function &Func, in handlePowSpecialCases() function in PPCLowerMASSVEntries
143 if (handlePowSpecialCases(CI, Func, M)) in lowerMASSVCall()