Home
last modified time | relevance | path

Searched defs:Simplifier (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp164 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 DHexagonLoopIdiomRecognition.cpp177 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 DAMDGPULibCalls.cpp139 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 DSimplifier.m309 @implementation Simplifier // line 637 implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp175 AMDGPULibCalls Simplifier; member in __anon706768510111::AMDGPUSimplifyLibCalls
195 AMDGPULibCalls Simplifier; member in __anon706768510111::AMDGPUUseNativeCalls
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2392 LibCallSimplifier Simplifier(DL, TLI, InstCombineRAUW); in tryOptimizeCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2968 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 DInstCombineCalls.cpp4265 LibCallSimplifier Simplifier(DL, &TLI, ORE, BFI, PSI, InstCombineRAUW, in tryOptimizeCall() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1923 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2035 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2395 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local