Searched refs:SH3 (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | PdbYaml.cpp | 49 io.enumCase(Value, "SH3", PDB_Machine::SH3); in enumeration()
|
| H A D | MinimalSymbolDumper.cpp | 252 RETURN_CASE(CPUType, SH3, "sh3"); in formatMachineType()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 112 SH3 = 0x50, enumerator
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | bad-reduction.ll | 37 ; CHECK-NEXT: [[SH3:%.*]] = shl nuw nsw i64 [[Z3]], 32 43 ; CHECK-NEXT: [[OR0123:%.*]] = or i64 [[OR012]], [[SH3]] 125 ; CHECK-NEXT: [[SH3:%.*]] = shl nuw nsw i64 [[Z3]], 32 132 ; CHECK-NEXT: [[OR0123:%.*]] = or i64 [[OR012]], [[SH3]]
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 143 SH3 = 0x1A2, enumerator
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 326 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, SH3, OS) in operator <<()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 178 CV_ENUM_CLASS_ENT(CPUType, SH3),
|