Home
last modified time | relevance | path

Searched defs:VMI (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp145 isVariantApplicableInContextHelper(const VariantMatchInfo & VMI,const OMPContext & Ctx,SmallVectorImpl<unsigned> * ConstructMatches,bool DeviceSetOnly) isVariantApplicableInContextHelper() argument
262 isVariantApplicableInContext(const VariantMatchInfo & VMI,const OMPContext & Ctx,bool DeviceSetOnly) isVariantApplicableInContext() argument
269 getVariantMatchScore(const VariantMatchInfo & VMI,const OMPContext & Ctx,SmallVectorImpl<unsigned> & ConstructMatches) getVariantMatchScore() argument
347 const VariantMatchInfo &VMI = VMIs[u]; getBestVariantMatchForContext() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRemoveRedundantDebugValues.cpp94 auto VMI = VariableMap.find(Var); in reduceDbgValsForwardScan() local
H A DAssignmentTrackingAnalysis.cpp2608 auto VMI = VariableMap.find(Key); removeRedundantDbgLocsUsingForwardScan() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp504 auto VMI = VariableMap.find(Key); DPValuesRemoveRedundantDbgInstrsUsingForwardScan() local
582 auto VMI = VariableMap.find(Key); removeRedundantDbgInstrsUsingForwardScan() local
H A DInlineFunction.cpp1157 for (ValueToValueMapTy::iterator VMI = VMap.begin(), VMIE = VMap.end(); AddAliasScopeMetadata() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2236 VariantMatchInfo VMI; ParseOpenMPDeclarativeDirectiveWithExtDecl() local
2594 VariantMatchInfo VMI; ParseOpenMPDeclarativeOrExecutableDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp230 const auto &VMI = GUIDToValueIdMap.find(ValGUID); getValueId() local
555 auto VMI = GUIDToValueIdMap.find(ValGUID); getValueId() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp189 const auto &VMI = GUIDToValueIdMap.find(ValGUID); in getValueId() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1633 auto VMI = FuncInfo.ValueMap.find(V); handleDebugValue() local
2301 DenseMap<const Value *, Register>::iterator VMI = FuncInfo.ValueMap.find(V); CopyToExportRegsIfNeeded() local
5922 VMI = FuncInfo.ValueMap.find(V); EmitFuncArgumentDbgValue() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7442 VariantMatchInfo VMI; ActOnOpenMPCall() local
7832 VariantMatchInfo VMI; ActOnOpenMPDeclareVariantDirective() local