Home
last modified time | relevance | path

Searched refs:Boolean8 (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp64 {"bool*", SimpleTypeKind::Boolean8},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h68 Boolean8 = 0x0030, // 8 bit boolean enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h75 Boolean8 = 0x0030, // 8 bit boolean enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp59 {codeview::SimpleTypeKind::Boolean8, PDB_BuiltinType::Bool, 1}
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp61 {"bool*", SimpleTypeKind::Boolean8},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1057 case 1: STK = SimpleTypeKind::Boolean8; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1446 case 1: STK = SimpleTypeKind::Boolean8; break; in lowerTypeBasic()