Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp84 bool TDOFold(CallInst *CI, const FuncInfo &FInfo);
662 if (TDOFold(CI, FInfo)) in fold()
725 bool AMDGPULibCalls::TDOFold(CallInst *CI, const FuncInfo &FInfo) { in TDOFold() function in AMDGPULibCalls