Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp47 ResourceKind RK, uint32_t ResIndex, in FrontendResource() argument
54 ConstantAsMetadata::get(B.getInt32(ResIndex)), in FrontendResource()
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h66 uint32_t ResIndex, uint32_t Space);
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4192 OperandMatchResultTy ResIndex = tryParseVectorIndex(Operands); in tryParseSVEPredicateVector() local
4193 if (ResIndex == MatchOperand_Success) in tryParseSVEPredicateVector()