Home
last modified time | relevance | path

Searched defs:TIS (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/pineview/
H A Dmchbar_regs.h557 #define TIS 0x381a macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp7520 TypeIdSummary &TIS = Index->getOrInsertTypeIdSummary(Name); in ParseTypeIdEntry() local
7542 bool LLParser::ParseTypeIdSummary(TypeIdSummary &TIS) { in ParseTypeIdSummary()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp8168 TypeIdSummary &TIS = Index->getOrInsertTypeIdSummary(Name); in parseTypeIdEntry() local
8190 bool LLParser::parseTypeIdSummary(TypeIdSummary &TIS) { in parseTypeIdSummary()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp2807 void AssemblyWriter::printTypeIdSummary(const TypeIdSummary &TIS) { in printTypeIdSummary()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp3017 void AssemblyWriter::printTypeIdSummary(const TypeIdSummary &TIS) { in printTypeIdSummary()