Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp74 class LibCallsShrinkWrap : public InstVisitor<LibCallsShrinkWrap> { class
76 LibCallsShrinkWrap(const TargetLibraryInfo &TLI, DominatorTree *DT) in LibCallsShrinkWrap() function in __anon476bb3c80211::LibCallsShrinkWrap
136 bool LibCallsShrinkWrap::performCallDomainErrorOnly(CallInst *CI, in performCallDomainErrorOnly()
188 bool LibCallsShrinkWrap::performCallRangeErrorOnly(CallInst *CI, in performCallRangeErrorOnly()
226 bool LibCallsShrinkWrap::performCallErrors(CallInst *CI, in performCallErrors()
290 void LibCallsShrinkWrap::checkCandidate(CallInst &CI) { in checkCandidate()
319 Value *LibCallsShrinkWrap::generateOneRangeCond(CallInst *CI, in generateOneRangeCond()
341 Value *LibCallsShrinkWrap::generateTwoRangeCond(CallInst *CI, in generateTwoRangeCond()
420 Value *LibCallsShrinkWrap::generateCondForPow(CallInst *CI, in generateCondForPow()
485 void LibCallsShrinkWrap::shrinkWrapCI(CallInst *CI, Value *Cond) { in shrinkWrapCI()
[all …]
DCMakeLists.txt31 LibCallsShrinkWrap.cpp
/external/llvm-project/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp74 class LibCallsShrinkWrap : public InstVisitor<LibCallsShrinkWrap> { class
76 LibCallsShrinkWrap(const TargetLibraryInfo &TLI, DominatorTree *DT) in LibCallsShrinkWrap() function in __anoneb2ff4d40211::LibCallsShrinkWrap
136 bool LibCallsShrinkWrap::performCallDomainErrorOnly(CallInst *CI, in performCallDomainErrorOnly()
188 bool LibCallsShrinkWrap::performCallRangeErrorOnly(CallInst *CI, in performCallRangeErrorOnly()
226 bool LibCallsShrinkWrap::performCallErrors(CallInst *CI, in performCallErrors()
290 void LibCallsShrinkWrap::checkCandidate(CallInst &CI) { in checkCandidate()
319 Value *LibCallsShrinkWrap::generateOneRangeCond(CallInst *CI, in generateOneRangeCond()
341 Value *LibCallsShrinkWrap::generateTwoRangeCond(CallInst *CI, in generateTwoRangeCond()
420 Value *LibCallsShrinkWrap::generateCondForPow(CallInst *CI, in generateCondForPow()
485 void LibCallsShrinkWrap::shrinkWrapCI(CallInst *CI, Value *Cond) { in shrinkWrapCI()
[all …]
DCMakeLists.txt36 LibCallsShrinkWrap.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/
DBUILD.gn43 "LibCallsShrinkWrap.cpp",
/external/swiftshader/third_party/llvm-10.0/
DAndroid.bp789 "llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp",
DBUILD.gn764 "llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp",
DCMakeLists.txt792 ${LLVM_DIR}/lib/Transforms/Utils/LibCallsShrinkWrap.cpp