Home
last modified time | relevance | path

Searched defs:MAV (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIntrinsicInst.cpp292 auto *MAV = dyn_cast<MetadataAsValue>(getArgOperand(NumOperands - 2)); in getRoundingMode() local
304 auto *MAV = dyn_cast<MetadataAsValue>(getArgOperand(NumOperands - 1)); in getExceptionBehavior() local
H A DAsmWriter.cpp106 if (const auto *MAV = dyn_cast<MetadataAsValue>(V)) in skipMetadataWrapper() local
277 if (const auto *MAV = dyn_cast<MetadataAsValue>(V)) { in getModuleFromVal() local
H A DCore.cpp949 static MDNode *extractMDNode(MetadataAsValue *MAV) { in extractMDNode()
1192 if (auto *MAV = dyn_cast<MetadataAsValue>(V)) in LLVMValueAsMetadata() local
H A DVerifier.cpp5042 auto *MAV = dyn_cast<MetadataAsValue>(Call.getOperand(1)); in visitIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp139 if (const auto *MAV = dyn_cast<MetadataAsValue>(V)) { in orderModule() local
275 if (const auto *MAV = dyn_cast<MetadataAsValue>(Op)) { in predictUseListOrder() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp144 if (auto *MAV = MetadataAsValue::getIfExists(C, VAM)) { in RewriteUsesOfClonedInstructions() local
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DValueMapperTest.cpp295 auto *MAV = MetadataAsValue::get(C, LAM); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp146 if (const auto *MAV = dyn_cast<MetadataAsValue>(V)) { in orderModule() local
/aosp_15_r20/external/llvm/lib/IR/
H A DAsmWriter.cpp288 if (const auto *MAV = dyn_cast<MetadataAsValue>(V)) { in getModuleFromVal() local
H A DCore.cpp676 static MDNode *extractMDNode(MetadataAsValue *MAV) { in extractMDNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp874 static MDNode *extractMDNode(MetadataAsValue *MAV) { in extractMDNode()
1108 if (auto *MAV = dyn_cast<MetadataAsValue>(V)) in LLVMValueAsMetadata() local
H A DAsmWriter.cpp333 if (const auto *MAV = dyn_cast<MetadataAsValue>(V)) { in getModuleFromVal() local