Searched refs:FTL (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | Comment.cpp | 165 if (FunctionTypeLoc FTL = TL.getAs<FunctionTypeLoc>()) { in getFunctionTypeLoc() local 166 ResFTL = FTL; in getFunctionTypeLoc() 183 if (FunctionTypeLoc FTL = TL.getAs<FunctionTypeLoc>()) { in getFunctionTypeLoc() local 184 ResFTL = FTL; in getFunctionTypeLoc() 310 FunctionTypeLoc FTL; in fill() local 311 if (getFunctionTypeLoc(TL, FTL)) { in fill() 312 ParamVars = FTL.getParams(); in fill() 313 ReturnType = FTL.getReturnLoc().getType(); in fill() 334 FunctionTypeLoc FTL; in fill() local 335 if (getFunctionTypeLoc(TL, FTL)) { in fill() [all …]
|
| H A D | Decl.cpp | 3514 FunctionTypeLoc FTL = getFunctionTypeLoc(); in getReturnTypeSourceRange() local 3515 if (!FTL) in getReturnTypeSourceRange() 3520 SourceRange RTRange = FTL.getReturnLoc().getSourceRange(); in getReturnTypeSourceRange() 3546 FunctionTypeLoc FTL = getFunctionTypeLoc(); in getExceptionSpecSourceRange() local 3547 return FTL ? FTL.getExceptionSpecRange() : SourceRange(); in getExceptionSpecSourceRange()
|
| /netbsd-src/share/misc/ |
| H A D | acronyms | 183 FTL faster than light 184 FTL for the loss
|
| H A D | acronyms.comp | 651 FTL flash translation layer
|
| H A D | airport | 2404 FTL:Fortuna Ledge, AK, USA
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
| H A D | CIndex.cpp | 831 FunctionTypeLoc FTL = TL.getAs<FunctionTypeLoc>(); in VisitFunctionDecl() local 837 if ((FTL && !isa<CXXConversionDecl>(ND) && !HasTrailingRT && in VisitFunctionDecl() 838 Visit(FTL.getReturnLoc())) || in VisitFunctionDecl() 839 (!FTL && Visit(TL))) in VisitFunctionDecl() 855 if (FTL && VisitFunctionTypeLoc(FTL, true)) in VisitFunctionDecl() 859 if (FTL && HasTrailingRT && Visit(FTL.getReturnLoc())) in VisitFunctionDecl()
|
| /netbsd-src/sys/dev/mii/ |
| H A D | miidevs | 341 model MICREL KSZ8041 0x0011 Micrel KSZ8041TL/FTL/MLL 10/100 PHY
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | StackMaps.rst | 48 compiler within the open source WebKit project, see the `FTL JIT
|
| H A D | LangRef.rst | 350 This calling convention has been implemented for `WebKit FTL JIT
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 10846 if (FunctionTypeLoc FTL = MD->getTypeSourceInfo()->getTypeLoc() in CheckFunctionDeclaration() local 10848 AddConstLoc = getLocForEndOfToken(FTL.getRParenLoc()); in CheckFunctionDeclaration() 14524 if (FunctionNoProtoTypeLoc FTL = TL.getAs<FunctionNoProtoTypeLoc>()) in ActOnFinishFunctionBody() local 14529 ? FixItHint::CreateInsertion(FTL.getRParenLoc(), "void") in ActOnFinishFunctionBody() 14585 FunctionTypeLoc FTL = TL.getAsAdjusted<FunctionTypeLoc>(); in ActOnFinishFunctionBody() local 14586 Diag(FTL.getLParenLoc(), diag::warn_strict_prototypes) << 2; in ActOnFinishFunctionBody()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 3615 if (auto FTL = TSI->getTypeLoc().getAsAdjusted<FunctionTypeLoc>()) in EmitReturnValueCheck() local 3616 AttrLoc = FTL.getReturnLoc().findNullabilityLoc(); in EmitReturnValueCheck()
|
| /netbsd-src/external/bsd/flex/dist/ |
| H A D | ONEWS | 1231 - Removed all references to FTL language.
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | NEWS | 843 For consistency, the macros `URL', `FTL', and `MTO' now all have the
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | fortunes2 | 17754 if a starship, equipped with an FTL hyperdrive lands in your backyard? 17757 you anyway. Be polite. Remember, if they have an FTL hyperdrive,
|