Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h76 FoldingSet<UniqueMachineInstr> CSEMap; variable
/external/llvm/lib/CodeGen/
DMachineLICM.cpp111 DenseMap<unsigned, std::vector<const MachineInstr*> > CSEMap; member in __anon659b7d750111::MachineLICM
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp159 DenseMap<unsigned, std::vector<const MachineInstr *>> CSEMap; member in __anon196ad0970111::MachineLICMBase
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3220 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3238 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local