Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp66 {"__bool32*", SimpleTypeKind::Boolean32},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h70 Boolean32 = 0x0032, // 32 bit boolean enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h77 Boolean32 = 0x0032, // 32 bit boolean enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp63 {"__bool32*", SimpleTypeKind::Boolean32},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1059 case 4: STK = SimpleTypeKind::Boolean32; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1448 case 4: STK = SimpleTypeKind::Boolean32; break; in lowerTypeBasic()