Home
last modified time | relevance | path

Searched defs:CSEMap (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h76 FoldingSet<UniqueMachineInstr> CSEMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp155 DenseMap<unsigned, std::vector<MachineInstr *>> CSEMap; member in __anon5ac7d2ee0111::MachineLICMBase
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp111 DenseMap<unsigned, std::vector<const MachineInstr*> > CSEMap; member in __anone7e161460111::MachineLICM
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp159 DenseMap<unsigned, std::vector<const MachineInstr *>> CSEMap; member in __anon3adcf0a80111::MachineLICMBase
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3220 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3238 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3416 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local