/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.cpp | 78 llvm_unreachable("Unimplemented function."); in selectAddrRegImm() 84 llvm_unreachable("Unimplemented function."); in selectAddrDefault() 90 llvm_unreachable("Unimplemented function."); in selectIntAddr() 96 llvm_unreachable("Unimplemented function."); in selectIntAddr11MM() 102 llvm_unreachable("Unimplemented function."); in selectIntAddr12MM() 108 llvm_unreachable("Unimplemented function."); in selectIntAddr16MM() 114 llvm_unreachable("Unimplemented function."); in selectIntAddrLSL2MM() 120 llvm_unreachable("Unimplemented function."); in selectIntAddrSImm10() 126 llvm_unreachable("Unimplemented function."); in selectIntAddrSImm10Lsl1() 132 llvm_unreachable("Unimplemented function."); in selectIntAddrSImm10Lsl2() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ELFObjectWriter.cpp | 54 llvm_unreachable("Unimplemented"); in getType64() 109 llvm_unreachable("Unimplemented"); in getRelocType64() 116 llvm_unreachable("Unimplemented"); in getRelocType64() 128 llvm_unreachable("unexpected relocation type!"); in getRelocType64() 139 llvm_unreachable("Unimplemented"); in getRelocType64() 141 llvm_unreachable("unexpected relocation type!"); in getRelocType64() 157 llvm_unreachable("Unimplemented"); in getRelocType64() 159 llvm_unreachable("unexpected relocation type!"); in getRelocType64() 171 llvm_unreachable("Unimplemented"); in getRelocType64() 173 llvm_unreachable("unexpected relocation type!"); in getRelocType64() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | ObjCRuntime.h | 91 llvm_unreachable("bad kind"); in isNonFragile() 130 llvm_unreachable("bad kind"); in isGNUFamily() 153 llvm_unreachable("bad kind"); in allowsARC() 172 llvm_unreachable("bad kind"); in hasNativeARC() 209 llvm_unreachable("bad kind"); in shouldUseARCFunctionsForRetainRelease() 246 llvm_unreachable("bad kind"); in shouldUseRuntimeFunctionsForAlloc() 311 llvm_unreachable("bad kind"); in hasSubscripting() 335 llvm_unreachable("bad kind"); in allowsPointerArithmetic() 357 llvm_unreachable("bad kind"); in hasTerminate() 371 llvm_unreachable("bad kind"); in hasWeakClassImport() [all …]
|
H A D | TargetCXXABI.h | 114 llvm_unreachable("invalid CXXABI kind"); in isSupportedCXXABI() 128 llvm_unreachable("bad ABI kind"); in isItaniumFamily() 142 llvm_unreachable("bad ABI kind"); in isMicrosoft() 174 llvm_unreachable("bad ABI kind"); in areMemberFunctionsAligned() 251 llvm_unreachable("bad ABI kind"); in canKeyFunctionBeInline() 302 llvm_unreachable("bad ABI kind"); in getTailPaddingUseRules()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCObjectWriter.cpp | 50 llvm_unreachable("Unsupported absolute address"); in getAbsoluteReloc() 64 llvm_unreachable("Unsupported PC-relative address"); in getPCRelReloc() 73 llvm_unreachable("Unsupported absolute address"); in getTLSLEReloc() 82 llvm_unreachable("Unsupported absolute address"); in getTLSLDOReloc() 92 llvm_unreachable("Unsupported absolute address"); in getTLSLDMReloc() 102 llvm_unreachable("Unsupported absolute address"); in getTLSGDReloc() 113 llvm_unreachable("Unsupported absolute address"); in getPLTReloc() 135 llvm_unreachable("Only PC-relative INDNTPOFF accesses are supported for now"); in getRelocType() 152 llvm_unreachable("Only PC-relative GOT accesses are supported for now"); in getRelocType() 159 llvm_unreachable("Modifier not supported"); in getRelocType()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEELFObjectWriter.cpp | 49 llvm_unreachable("Unimplemented fixup -> relocation"); in getRelocType() 51 llvm_unreachable("Unimplemented fixup fk_data_1 -> relocation"); in getRelocType() 53 llvm_unreachable("Unimplemented fixup fk_data_2 -> relocation"); in getRelocType() 68 llvm_unreachable("Unimplemented fixup -> relocation"); in getRelocType() 70 llvm_unreachable("Unimplemented fixup fk_data_1 -> relocation"); in getRelocType() 72 llvm_unreachable("Unimplemented fixup fk_data_2 -> relocation"); in getRelocType() 84 llvm_unreachable("Unimplemented fixup pc_hi32 -> relocation"); in getRelocType() 86 llvm_unreachable("Unimplemented fixup pc_lo32 -> relocation"); in getRelocType()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 58 llvm_unreachable("Invalid relocation type"); in resolveX86_64() 86 llvm_unreachable("Invalid relocation type"); in resolveAArch64() 108 llvm_unreachable("Invalid relocation type"); in resolveBPF() 136 llvm_unreachable("Invalid relocation type"); in resolveMips64() 158 llvm_unreachable("Invalid relocation type"); in resolveMSP430() 186 llvm_unreachable("Invalid relocation type"); in resolvePPC64() 208 llvm_unreachable("Invalid relocation type"); in resolveSystemZ() 233 llvm_unreachable("Invalid relocation type"); in resolveSparc64() 254 llvm_unreachable("Invalid relocation type"); in resolveAmdgpu() 279 llvm_unreachable("Invalid relocation type"); in resolveX86() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | OpenMPKinds.cpp | 190 llvm_unreachable("Invalid OpenMP simple clause kind"); in getOpenMPSimpleClauseType() 203 llvm_unreachable("Invalid OpenMP 'default' clause type"); in getOpenMPSimpleClauseTypeName() 211 llvm_unreachable("Invalid OpenMP 'proc_bind' clause type"); in getOpenMPSimpleClauseTypeName() 225 llvm_unreachable("Invalid OpenMP 'schedule' clause type"); in getOpenMPSimpleClauseTypeName() 235 llvm_unreachable("Invalid OpenMP 'depend' clause type"); in getOpenMPSimpleClauseTypeName() 245 llvm_unreachable("Invalid OpenMP 'linear' clause type"); in getOpenMPSimpleClauseTypeName() 261 llvm_unreachable("Invalid OpenMP 'map' clause type"); in getOpenMPSimpleClauseTypeName() 274 llvm_unreachable("Invalid OpenMP 'to' or 'from' clause type"); in getOpenMPSimpleClauseTypeName() 284 llvm_unreachable("Invalid OpenMP 'dist_schedule' clause type"); in getOpenMPSimpleClauseTypeName() 298 llvm_unreachable("Invalid OpenMP 'schedule' clause type"); in getOpenMPSimpleClauseTypeName() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | PtrState.cpp | 52 llvm_unreachable("Unknown sequence type."); in operator <<() 221 llvm_unreachable("bottom-up pointer in retain state!"); in MatchWithRetain() 223 llvm_unreachable("Sequence unknown enum value"); in MatchWithRetain() 248 llvm_unreachable("bottom-up pointer in retain state!"); in HandlePotentialAlterRefCount() 250 llvm_unreachable("Sequence unknown enum value"); in HandlePotentialAlterRefCount() 316 llvm_unreachable("bottom-up pointer in retain state!"); in HandlePotentialUse() 372 llvm_unreachable("top-down pointer in bottom up state!"); in MatchWithRelease() 374 llvm_unreachable("Sequence unknown enum value"); in MatchWithRelease() 411 llvm_unreachable("top-down pointer in release state!"); in HandlePotentialAlterRefCount() 413 llvm_unreachable("covered switch is not covered!?"); in HandlePotentialAlterRefCount() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430MCInstLower.cpp | 33 default: llvm_unreachable("Unknown target flag on GV operand"); in GetGlobalAddressSymbol() 43 default: llvm_unreachable("Unknown target flag on GV operand"); in GetExternalSymbolSymbol() 59 default: llvm_unreachable("Unknown target flag on GV operand"); in GetJumpTableSymbol() 76 default: llvm_unreachable("Unknown target flag on GV operand"); in GetConstantPoolIndexSymbol() 87 default: llvm_unreachable("Unknown target flag on GV operand"); in GetBlockAddressSymbol() 101 default: llvm_unreachable("Unknown target flag on GV operand"); in LowerSymbolOperand() 125 llvm_unreachable("unknown operand type"); in Lower()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kELFObjectWriter.cpp | 60 llvm_unreachable("Unimplemented"); in getType() 72 llvm_unreachable("Unimplemented"); in getRelocType() 82 llvm_unreachable("Unrecognized size"); in getRelocType() 92 llvm_unreachable("Unrecognized size"); in getRelocType() 103 llvm_unreachable("Unrecognized size"); in getRelocType() 113 llvm_unreachable("Unrecognized size"); in getRelocType()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | ConstructionContext.cpp | 41 llvm_unreachable("The above loop can only be terminated via return!"); in isStrictlyMoreSpecificThan() 116 llvm_unreachable("This context does not accept a bound temporary!"); in createBoundTemporaryFromLayers() 134 llvm_unreachable("Duplicate CXXBindTemporaryExpr in the AST!"); in createBoundTemporaryFromLayers() 137 llvm_unreachable("Elided destructor items are not produced by the CFG!"); in createBoundTemporaryFromLayers() 140 llvm_unreachable("Materialization is necessary to put temporary into a " in createBoundTemporaryFromLayers() 161 llvm_unreachable("Unexpected construction context with destructor!"); in createBoundTemporaryFromLayers() 198 llvm_unreachable("Elided destructor items are not produced by the CFG!"); in createFromLayers() 201 llvm_unreachable("The argument needs to be materialized first!"); in createFromLayers() 215 llvm_unreachable("Unexpected construction context!"); in createFromLayers()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 92 llvm_unreachable("Invalid form for specified DWARF version"); in Emit() 329 llvm_unreachable("Expected valid DIEValue"); in emitValue() 341 llvm_unreachable("Expected valid DIEValue"); in SizeOf() 347 llvm_unreachable("Unknown DIE kind"); in SizeOf() 354 llvm_unreachable("Expected valid DIEValue"); in print() 424 default: llvm_unreachable("DIE Value form not supported yet"); in emitValue() 450 default: llvm_unreachable("DIE Value form not supported yet"); in SizeOf() 481 llvm_unreachable("DIE Value form not supported yet"); in SizeOf() 513 llvm_unreachable("DIE Value form not supported yet"); in SizeOf() 558 llvm_unreachable("DIE Value form not supported yet"); in SizeOf() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 57 llvm_unreachable("invalid assembler flag!"); in emitAssemblerFlag() 130 llvm_unreachable("unexpected MCSymbolAttr"); in emitSymbolAttribute() 139 llvm_unreachable("Common symbols are not yet implemented for Wasm"); in emitCommonSymbol() 148 llvm_unreachable("Local common symbols are not yet implemented for Wasm"); in emitLocalCommonSymbol() 201 llvm_unreachable("Generic Wasm doesn't support this directive"); in emitThumbFunc() 205 llvm_unreachable("Wasm doesn't support this directive"); in emitSymbolDesc() 211 llvm_unreachable("Wasm doesn't support this directive"); in emitZerofill() 216 llvm_unreachable("Wasm doesn't support this directive"); in emitTBSSSymbol()
|
H A D | MCWinCOFFStreamer.cpp | 102 llvm_unreachable("COFF doesn't support .subsections_via_symbols"); in emitAssemblerFlag() 107 llvm_unreachable("not implemented"); in emitThumbFunc() 126 llvm_unreachable("COFF doesn't support the .alt_entry attribute"); in emitSymbolAttribute() 133 llvm_unreachable("not implemented"); in emitSymbolDesc() 323 llvm_unreachable("not implemented"); in emitZerofill() 328 llvm_unreachable("not implemented"); in emitTBSSSymbol() 333 llvm_unreachable("not implemented"); in emitIdent() 337 llvm_unreachable("not implemented"); in EmitWinEHHandlerData()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Compression.cpp | 43 llvm_unreachable("unknown or unexpected zlib status code"); in convertZlibCodeToString() 92 llvm_unreachable("zlib::compress is unavailable"); in compress() 96 llvm_unreachable("zlib::uncompress is unavailable"); in uncompress() 101 llvm_unreachable("zlib::uncompress is unavailable"); in uncompress() 104 llvm_unreachable("zlib::crc32 is unavailable"); in crc32()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCELFObjectWriter.cpp | 70 llvm_unreachable("unknown PPCMCExpr kind"); in getAccessVariant() 86 llvm_unreachable("Unimplemented"); in getRelocType() 91 default: llvm_unreachable("Unsupported Modifier"); in getRelocType() 112 default: llvm_unreachable("Unsupported Modifier"); in getRelocType() 134 llvm_unreachable("Unsupported Modifier for fixup_ppc_pcrel34"); in getRelocType() 163 default: llvm_unreachable("invalid fixup kind!"); in getRelocType() 172 default: llvm_unreachable("Unsupported Modifier"); in getRelocType() 353 default: llvm_unreachable("Unsupported Modifier"); in getRelocType() 400 default: llvm_unreachable("Unsupported Modifier"); in getRelocType() 438 default: llvm_unreachable("Unsupported Modifier"); in getRelocType()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclarationName.cpp | 116 llvm_unreachable("Invalid DeclarationName Kind!"); in compare() 209 llvm_unreachable("Unexpected declaration name kind"); in print() 245 llvm_unreachable("case Identifier already handled by getFETokenInfo!"); in getFETokenInfoSlow() 257 llvm_unreachable("DeclarationName has no FETokenInfo!"); in getFETokenInfoSlow() 264 llvm_unreachable("case Identifier already handled by setFETokenInfo!"); in setFETokenInfoSlow() 280 llvm_unreachable("DeclarationName has no FETokenInfo!"); in setFETokenInfoSlow() 369 llvm_unreachable("Invalid kind in getCXXSpecialName!"); in getCXXSpecialName() 433 llvm_unreachable("All name kinds handled."); in containsUnexpandedParameterPack() 456 llvm_unreachable("All name kinds handled."); in isInstantiationDependent() 501 llvm_unreachable("Unexpected declaration name kind"); in printName() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | EHPersonalities.h | 60 llvm_unreachable("invalid enum"); in isAsynchronousEHPersonality() 75 llvm_unreachable("invalid enum"); in isFuncletEHPersonality() 91 llvm_unreachable("invalid enum"); in isScopedEHPersonality() 104 llvm_unreachable("invalid enum"); in isNoOpWithoutInvoke()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 144 llvm_unreachable("Invalid conversion modifier"); in printCvtMode() 217 llvm_unreachable("Empty Modifier"); in printCmpMode() 249 llvm_unreachable("Wrong Address Space"); in printLdStCode() 261 llvm_unreachable("Unknown register type"); in printLdStCode() 268 llvm_unreachable("Unknown Modifier"); in printLdStCode() 270 llvm_unreachable("Empty Modifier"); in printLdStCode() 284 llvm_unreachable("Unknown Modifier"); in printMmaCode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGISel.h | 240 llvm_unreachable("Tblgen should generate the implementation of this!"); in getPatternForIndex() 245 llvm_unreachable("Tblgen should generate the implementation of this!"); in getIncludePathForIndex() 265 llvm_unreachable("Tblgen should generate the implementation of this!"); in CheckPatternPredicate() 273 llvm_unreachable("Tblgen should generate the implementation of this!"); in CheckNodePredicate() 284 llvm_unreachable("Tblgen should generate the implementation of this!"); in CheckNodePredicateWithOperands() 290 llvm_unreachable("Tblgen should generate the implementation of this!"); in CheckComplexPattern() 294 llvm_unreachable("Tblgen should generate this!"); in RunSDNodeXForm()
|
H A D | TargetInstrInfo.h | 564 llvm_unreachable("target did not implement"); in isBranchOffsetInRange() 569 llvm_unreachable("target did not implement"); in getBranchDestBlock() 582 llvm_unreachable("target did not implement"); 667 llvm_unreachable("Target didn't implement TargetInstrInfo::removeBranch!"); 688 llvm_unreachable("Target didn't implement TargetInstrInfo::insertBranch!"); 761 llvm_unreachable("Target didn't implement ReduceLoopCount"); in reduceLoopCount() 888 llvm_unreachable("Target didn't implement TargetInstrInfo::insertSelect!"); in insertSelect() 936 llvm_unreachable("Target must implement TargetInstrInfo::optimizeSelect!"); 951 llvm_unreachable("Target didn't implement TargetInstrInfo::copyPhysReg!"); in copyPhysReg() 1029 llvm_unreachable("Target didn't implement " in storeRegToStackSlot() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.cpp | 164 llvm_unreachable("Don't support VEX.L if EVEX_L2 is enabled"); in insnContext() 178 llvm_unreachable("Invalid prefix"); in insnContext() 192 llvm_unreachable("Invalid prefix"); in insnContext() 206 llvm_unreachable("Invalid prefix"); in insnContext() 220 llvm_unreachable("Invalid prefix"); in insnContext() 235 llvm_unreachable("Invalid prefix"); in insnContext() 249 llvm_unreachable("Invalid prefix"); in insnContext() 264 llvm_unreachable("Invalid prefix"); in insnContext() 292 llvm_unreachable("Invalid prefix"); in insnContext() 464 default: llvm_unreachable("Unhandled form"); in emitInstructionSpecifier() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelector.h | 448 llvm_unreachable("TableGen should have emitted implementation"); in setupGeneratedPerFunctionState() 530 llvm_unreachable("Should have been overridden by tablegen if used"); in getMatchTable() 534 llvm_unreachable( in testImmPredicate_I64() 538 llvm_unreachable( in testImmPredicate_APInt() 542 llvm_unreachable( in testImmPredicate_APFloat() 548 llvm_unreachable( in testMIPredicate_MI()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ObjCARCInstKind.cpp | 82 llvm_unreachable("Unknown instruction class!"); in operator <<() 341 llvm_unreachable("covered switch isn't covered?"); in IsUser() 377 llvm_unreachable("covered switch isn't covered?"); in IsRetain() 411 llvm_unreachable("covered switch isn't covered?"); in IsAutorelease() 446 llvm_unreachable("covered switch isn't covered?"); in IsForwarding() 481 llvm_unreachable("covered switch isn't covered?"); in IsNoopOnNull() 516 llvm_unreachable("covered switch isn't covered?"); in IsNoopOnGlobal() 552 llvm_unreachable("covered switch isn't covered?"); in IsAlwaysTail() 591 llvm_unreachable("covered switch isn't covered?"); in IsNeverTail() 628 llvm_unreachable("covered switch isn't covered?"); in IsNoThrow() [all …]
|