Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp67 {"__bool64*", SimpleTypeKind::Boolean64},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h71 Boolean64 = 0x0033, // 64 bit boolean enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h78 Boolean64 = 0x0033, // 64 bit boolean enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp64 {"__bool64*", SimpleTypeKind::Boolean64},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1060 case 8: STK = SimpleTypeKind::Boolean64; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1449 case 8: STK = SimpleTypeKind::Boolean64; break; in lowerTypeBasic()