Home
last modified time | relevance | path

Searched refs:VecTypeHint (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDAMDGPUMetadata.h133 constexpr char VecTypeHint[] = "VecTypeHint"; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDAMDGPUMetadata.cpp99 YIO.mapOptional(Kernel::Attrs::Key::VecTypeHint, in mapping()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVAsmPrinter.cpp500 unsigned EM = static_cast<unsigned>(SPIRV::ExecutionMode::VecTypeHint); in outputExecutionMode()
HDSPIRVModuleAnalysis.cpp1258 SPIRV::ExecutionMode::VecTypeHint, ST); in collectReqs()
HDSPIRVSymbolicOperands.td656 defm VecTypeHint : ExecutionModeOperand<30, [Kernel]>;
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDAttr.td3386 def VecTypeHint : InheritableAttr {