Home
last modified time | relevance | path

Searched refs:ResIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp56 uint32_t ResIndex, uint32_t Space) { in FrontendResource() argument
64 ConstantAsMetadata::get(B.getInt32(ResIndex)), in FrontendResource()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h90 bool IsROV, uint32_t ResIndex, uint32_t Space);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4193 ParseStatus ResIndex = tryParseVectorIndex(Operands); in tryParseSVEPredicateVector() local
4194 if (ResIndex.isSuccess()) in tryParseSVEPredicateVector()