Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h76 FoldingSet<UniqueMachineInstr> CSEMap; variable
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/external/llvm/lib/CodeGen/
DMachineLICM.cpp111 DenseMap<unsigned, std::vector<const MachineInstr*> > CSEMap; member in __anon50fa36170111::MachineLICM
/external/llvm-project/llvm/lib/CodeGen/
DMachineLICM.cpp160 DenseMap<unsigned, std::vector<const MachineInstr *>> CSEMap; member in __anon1181eac50111::MachineLICMBase
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp159 DenseMap<unsigned, std::vector<const MachineInstr *>> CSEMap; member in __anon7c2641b90111::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
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3657 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local