Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1312 Function *UCallee = XI->getCalledFunction(); in fold_sincos() local
1313 if (!UCallee || !UCallee->getName().equals(PairName)) in fold_sincos()
1387 Function *UCallee = UI->getCalledFunction(); in insertAlloca() local
1388 Type *RetType = UCallee->getReturnType(); in insertAlloca()
1392 Alloc->setAlignment(UCallee->getParent()->getDataLayout() in insertAlloca()