Home
last modified time | relevance | path

Searched defs:VM (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp98 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()
DLoopRotationUtils.cpp81 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/
DNVPTXGenericToNVVM.cpp124 ValueToValueMapTy VM; in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMRegisterBankInfo.cpp92 static bool checkValueMapping(const RegisterBankInfo::ValueMapping &VM, in checkValueMapping()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp1143 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/
DAMDGPUInstructionSelector.cpp785 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
DSIISelLowering.cpp6799 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/
DLoopUnswitch.cpp908 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
DInductiveRangeCheckElimination.cpp1366 ValueToValueMapTy &VM, in createClonedLoopStructure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp1163 ValueInfoMap VM; in coalesceRegisters() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c64 #define VM(vm) ((sljit_ins)freg_map[vm] << 16) macro
DsljitNativeARM_32.c76 #define VM(rm) ((sljit_uw)freg_map[rm]) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp730 BasicBlock *BB, BasicBlock *P1, const ValueToValueMapTy &VM) { in updateForClonedBlockIntoPred()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp525 auto *VM = dyn_cast<ValueAsMetadata>(Op); in getAssociatedSymbol() local