Home
last modified time | relevance | path

Searched defs:TypeRecord (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2669 getNonParameterizedType(const TargetExtType * ExtensionType,const SPIRV::BuiltinType * TypeRecord,MachineIRBuilder & MIRBuilder,SPIRVGlobalRegistry * GR) getNonParameterizedType() argument
2815 const SPIRV::BuiltinType *TypeRecord = SPIRV::lookupBuiltinType(Name); lowerBuiltinType() local
/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1892 getOpInfo(Record * TypeRecord) getOpInfo() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h121 explicit TypeRecord(TypeRecordKind Kind) : Kind(Kind) {} in TypeRecord() function
[all...]