Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h256 bool hasOptimizedCodeGen(LibFunc::Func F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h316 bool hasOptimizedCodeGen(LibFunc F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h355 bool hasOptimizedCodeGen(LibFunc F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetLibraryInfo.h413 bool hasOptimizedCodeGen(LibFunc F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetLibraryInfo.h413 bool hasOptimizedCodeGen(LibFunc F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetLibraryInfo.h412 bool hasOptimizedCodeGen(LibFunc F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetLibraryInfo.h413 bool hasOptimizedCodeGen(LibFunc F) const { in hasOptimizedCodeGen() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp321 LibInfo->hasOptimizedCodeGen(Func)) { in mightUseCTR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp681 TLI->hasOptimizedCodeGen(Func); in canVectorizeInstrs()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp337 LibInfo->hasOptimizedCodeGen(Func)) { in mightUseCTR()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp763 TLI->hasOptimizedCodeGen(Func); in canVectorizeInstrs()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1392 LibInfo->hasOptimizedCodeGen(Func)) in selectInstruction()
H A DSelectionDAGBuilder.cpp6222 LibInfo->hasOptimizedCodeGen(Func)) { in visitCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1625 LibInfo->hasOptimizedCodeGen(Func)) in selectInstruction()
H A DSelectionDAGBuilder.cpp7623 LibInfo->hasOptimizedCodeGen(Func)) { in visitCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1516 LibInfo->hasOptimizedCodeGen(Func)) in selectInstruction()
H A DSelectionDAGBuilder.cpp8394 LibInfo->hasOptimizedCodeGen(Func)) { in visitCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2913 TLI->getLibFunc(F->getName(), Func) && TLI->hasOptimizedCodeGen(Func) && in maybeMarkSanitizerLibraryCallNoBuiltin()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp3378 TLI->getLibFunc(F->getName(), Func) && TLI->hasOptimizedCodeGen(Func) && in maybeMarkSanitizerLibraryCallNoBuiltin()