Home
last modified time | relevance | path

Searched defs:TypeCode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp475 unsigned TypeCode = encodeVecTypeHint(getMDOperandAsType(Node, 0)); in outputExecutionMode() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1012 std::string TypeCode; in replaceTemplatedArgs() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1118 enum TypeCode { enum