/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 92 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions() 305 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 78 DenseMap<const Value *, unsigned> ValueMap; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ValueMap.h | 242 friend class ValueMap<KeyT, ValueT, Config>; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 63 ValueMapType ValueMap; variable
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_build_util.h | 138 typedef bimap<Location, Value *> ValueMap; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 431 DenseMap<Value *, ValueSummary> ValueMap; in populateExternalRelations() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | IRMover.cpp | 400 ValueToValueMapTy ValueMap; member in __anondc973b330211::IRLinker
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 326 VectorizerValueMap &ValueMap; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 709 InstrProfSymtab *ValueMap) { in addValueData()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 1865 DenseMap<Instruction*, Value*> &ValueMap) { in AddPHINodeEntriesForMappedBlock()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmFloatControlsTests.cpp | 399 typedef map<ValueId, FLOAT_TYPE> ValueMap; typedef in vkt::SpirVAssembly::__anon5877df4d0111::TypeValues
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 676 using ValueMap = DenseMap<const Value *, unsigned>; typedef in llvm::SlotTracker
|