Home
last modified time | relevance | path

Searched refs:Boolean16 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp65 {"__bool16*", SimpleTypeKind::Boolean16},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h69 Boolean16 = 0x0031, // 16 bit boolean enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h76 Boolean16 = 0x0031, // 16 bit boolean enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp62 {"__bool16*", SimpleTypeKind::Boolean16},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1058 case 2: STK = SimpleTypeKind::Boolean16; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1447 case 2: STK = SimpleTypeKind::Boolean16; break; in lowerTypeBasic()