/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 98 ValueToValueMapTy *VM; member 123 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() 134 registerAlternateMappingContext(ValueToValueMapTy &VM, in registerAlternateMappingContext() 1077 ValueMapper::ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags, in ValueMapper() 1085 ValueMapper::registerAlternateMappingContext(ValueToValueMapTy &VM, in registerAlternateMappingContext()
|
D | LoopRotationUtils.cpp | 81 static void InsertNewValueIntoMap(ValueToValueMapTy &VM, Value *K, Value *V) { in InsertNewValueIntoMap()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 124 ValueToValueMapTy VM; in runOnModule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMRegisterBankInfo.cpp | 92 static bool checkValueMapping(const RegisterBankInfo::ValueMapping &VM, in checkValueMapping()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 1143 bool findAllInserts(Cfg *Func, GlobalContext *Ctx, VariablesMetadata *VM, in findAllInserts() 1238 bool findAllExtracts(Cfg *Func, GlobalContext *Ctx, VariablesMetadata *VM, in findAllExtracts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructionSelector.cpp | 785 unsigned VM, bool Compr, unsigned Enabled, bool Done) { in buildEXP() 1118 int64_t VM = I.getOperand(8).getImm(); in selectG_INTRINSIC_W_SIDE_EFFECTS() local 1137 int64_t VM = I.getOperand(6).getImm(); in selectG_INTRINSIC_W_SIDE_EFFECTS() local
|
D | SIISelLowering.cpp | 6799 const ConstantSDNode *VM = cast<ConstantSDNode>(Op.getOperand(9)); in LowerINTRINSIC_VOID() local 6823 const ConstantSDNode *VM = cast<ConstantSDNode>(Op.getOperand(7)); in LowerINTRINSIC_VOID() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopUnswitch.cpp | 908 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
|
D | InductiveRangeCheckElimination.cpp | 1366 ValueToValueMapTy &VM, in createClonedLoopStructure()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 1163 ValueInfoMap VM; in coalesceRegisters() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 64 #define VM(vm) ((sljit_ins)freg_map[vm] << 16) macro
|
D | sljitNativeARM_32.c | 76 #define VM(rm) ((sljit_uw)freg_map[rm]) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 730 BasicBlock *BB, BasicBlock *P1, const ValueToValueMapTy &VM) { in updateForClonedBlockIntoPred()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 525 auto *VM = dyn_cast<ValueAsMetadata>(Op); in getAssociatedSymbol() local
|