Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h25 class InstructionWorklist {
34 InstructionWorklist() = default;
36 InstructionWorklist(InstructionWorklist &&) = default;
37 InstructionWorklist &operator=(InstructionWorklist &&) = default;
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h29 InstructionWorklist Worklist;
44 InstructionWorklist Worklist;
H A DInstCombiner.h62 InstructionWorklist &Worklist;
86 InstCombiner(InstructionWorklist &Worklist, BuilderTy &Builder, in InstCombiner()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp276 SetVector<Instruction *> InstructionWorklist; in eliminateConstantExprUsesOfLDSFromAllInstructions() local
280 InstructionWorklist.insert(I); in eliminateConstantExprUsesOfLDSFromAllInstructions()
283 while (!InstructionWorklist.empty()) { in eliminateConstantExprUsesOfLDSFromAllInstructions()
284 Instruction *I = InstructionWorklist.pop_back_val(); in eliminateConstantExprUsesOfLDSFromAllInstructions()
299 InstructionWorklist.insert(NI); in eliminateConstantExprUsesOfLDSFromAllInstructions()
/openbsd-src/gnu/llvm/llvm/include/llvm/
H A Dmodule.modulemap389 exclude header "Transforms/Utils/InstructionWorklist.h"
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h65 InstCombinerImpl(InstructionWorklist &Worklist, BuilderTy &Builder, in InstCombinerImpl()
H A DInstructionCombining.cpp4460 InstructionWorklist &ICWorklist) { in prepareICWorklistFromFunction()
4582 Function &F, InstructionWorklist &Worklist, AliasAnalysis *AA, in combineInstructionsOverFunction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp86 InstructionWorklist Worklist;
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642791 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.macppc2790 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.loongson2790 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.octeon2790 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.arm642791 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.powerpc642789 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.armv72789 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.i3862789 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
H A Dclang.sparc642790 ./usr/include/llvm/Transforms/Utils/InstructionWorklist.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5659 llvm/include/llvm/Transforms/Utils/InstructionWorklist.h