Home
last modified time | relevance | path

Searched defs:VMD (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIntrinsicInst.cpp147 for (auto *VMD : Locations) in replaceVariableLocationOp() local
180 for (auto *VMD : location_ops()) in addVariableLocationOps() local
182 for (auto *VMD : NewValues) in addVariableLocationOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp63 MetadataAsValue *VMD = MetadataAsValue::get(F->getContext(), TyMD); in buildIntrWithMD() local