/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 164 struct Simplifier { struct 165 struct Rule { 172 void addRule(StringRef N, const Rule::FuncType &F) { in addRule() 177 struct WorkListType { 197 using ValueSetType = std::set<Value *>; 199 std::vector<Rule> Rules; 202 struct Context {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 177 struct Simplifier { struct 178 struct Rule { 185 void addRule(StringRef N, const Rule::FuncType &F) { in addRule() 190 struct WorkListType { 213 using ValueSetType = std::set<Value *>; 215 std::vector<Rule> Rules; 218 struct Context {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 139 AMDGPULibCalls Simplifier; member in __anon869439570111::AMDGPUSimplifyLibCalls 158 AMDGPULibCalls Simplifier; member in __anon869439570111::AMDGPUUseNativeCalls 1694 AMDGPULibCalls Simplifier(&TM); in run() local 1755 AMDGPULibCalls Simplifier; in run() local
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/polydiff/ |
H A D | Simplifier.m | 309 @implementation Simplifier // line 637 implementation
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 175 AMDGPULibCalls Simplifier; member in __anon706768510111::AMDGPUSimplifyLibCalls 195 AMDGPULibCalls Simplifier; member in __anon706768510111::AMDGPUUseNativeCalls
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 2392 LibCallSimplifier Simplifier(DL, TLI, InstCombineRAUW); in tryOptimizeCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 2968 LibCallSimplifier Simplifier(DL, &TLI, ORE, BFI, PSI, InstCombineRAUW, in tryOptimizeCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 4265 LibCallSimplifier Simplifier(DL, &TLI, ORE, BFI, PSI, InstCombineRAUW, in tryOptimizeCall() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 1923 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2035 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2395 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local
|