Home
last modified time | relevance | path

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

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