Home
last modified time | relevance | path

Searched refs:getRecordKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h167 Kind getRecordKind() const { return RecordKind; } in getRecordKind() function
253 return E->getRecordKind() == LabelKind; in classof()
536 return E->getRecordKind() == ValueKind; in classof()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2195 static TypeRecordKind getRecordKind(const DICompositeType *Ty) { in getCommonClassOptions()
2447 TypeRecordKind Kind = getRecordKind(Ty); in lowerCompleteTypeClass()
2461 TypeRecordKind Kind = getRecordKind(Ty); in lowerCompleteTypeClass()
2177 static TypeRecordKind getRecordKind(const DICompositeType *Ty) { getRecordKind() function