Searched defs:LocalVRMap (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TailDuplicator.cpp | 341 DenseMap<unsigned, RegSubRegPair> &LocalVRMap, in processPHI() 373 DenseMap<unsigned, RegSubRegPair> &LocalVRMap, in duplicateInstruction() 842 DenseMap<unsigned, RegSubRegPair> LocalVRMap; in tailDuplicate() local 903 DenseMap<unsigned, RegSubRegPair> LocalVRMap; in tailDuplicate() local 966 DenseMap<unsigned, RegSubRegPair> LocalVRMap; in tailDuplicate() local
|
/external/llvm/lib/CodeGen/ |
D | TailDuplicator.cpp | 305 DenseMap<unsigned, RegSubRegPair> &LocalVRMap, in processPHI() 338 DenseMap<unsigned, RegSubRegPair> &LocalVRMap, in duplicateInstruction() 770 DenseMap<unsigned, RegSubRegPair> LocalVRMap; in tailDuplicate() local 823 DenseMap<unsigned, RegSubRegPair> LocalVRMap; in tailDuplicate() local 888 DenseMap<unsigned, RegSubRegPair> LocalVRMap; in tailDuplicate() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TailDuplication.cpp | 378 DenseMap<unsigned, unsigned> &LocalVRMap, in ProcessPHI() argument 412 DenseMap<unsigned, unsigned> &LocalVRMap, in DuplicateInstruction() argument 779 DenseMap<unsigned, unsigned> LocalVRMap; in TailDuplicate() local 834 DenseMap<unsigned, unsigned> LocalVRMap; in TailDuplicate() local 906 DenseMap<unsigned, unsigned> LocalVRMap; in TailDuplicate() local
|