Searched defs:IL (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/sys/arch/hppa/hppa/
H A Dlock_stubs.S215 #define IL \ define
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-fuzzer/proto-to-cxx/
H A Dloop_proto_to_cxx.cpp127 InnerLoop IL; local
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-fuzzer/proto-to-llvm/
H A Dloop_proto_to_llvm.cpp155 InnerLoop IL; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTinyPtrVector.h114 TinyPtrVector(std::initializer_list<EltTy> IL) argument
H A DSmallPtrSet.h493 operator=(std::initializer_list<PtrType> IL) { argument
H A DSmallVector.h663 void append(std::initializer_list<T> IL) { argument
698 void assign(std::initializer_list<T> IL) { argument
904 void insert(iterator I, std::initializer_list<T> IL) { argument
1197 SmallVector(std::initializer_list<T> IL) : SmallVectorImpl<T>(N) { argument
1231 operator =(std::initializer_list<T> IL) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h76 IntrinsicLowering *IL; member in class:llvm::Interpreter
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormat.h228 FormattedBytes(ArrayRef<uint8_t> B, uint32_t IL, Optional<uint64_t> O, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp91 FlattenInfo(Loop *OL, Loop *IL) : OuterLoop(OL), InnerLoop(IL) {}; argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp734 unsigned &IL = EmittedLists[Uses]; local
739 unsigned &IL = EmittedLists[Defs]; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h312 PresumedLoc(const char *FN, FileID FID, unsigned Ln, unsigned Co, SourceLocation IL) argument
H A DSourceManager.h307 static FileInfo get(SourceLocation IL, ContentCache &Con, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp936 static bool hasAnyDesignatedInits(const InitListExpr *IL) { argument
943 InitListChecker(Sema &S, const InitializedEntity &Entity, InitListExpr *IL, QualType &T, bool VerifyOnly, bool TreatUnavailableAsInvalid, bool InOverloadResolution) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp275 static void propagateMetadata(Instruction *I, ArrayRef<Instruction *> IL) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1247 BasicBlock::InstListType &IL = B->getInstList(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp909 IfStmt::IfStmt(const ASTContext &Ctx, SourceLocation IL, bool IsConstexpr, argument
943 IfStmt *IfStmt::Create(const ASTContext &Ctx, SourceLocation IL, argument
H A DJSONNodeDumper.cpp1406 void JSONNodeDumper::VisitIntegerLiteral(const IntegerLiteral *IL) { argument
H A DItaniumMangle.cpp4464 auto *IL = cast<InitListExpr>(CE->getArg(0)); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1147 Address IL = Address::invalid(); member in struct:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy::StaticRTInput
1160 StaticRTInput(unsigned IVSize, bool IVSigned, bool Ordered, Address IL, argument
H A DCGExprComplex.cpp404 VisitImaginaryLiteral(const ImaginaryLiteral *IL) { argument
H A DCodeGenFunction.h3623 Address IL = Address::invalid(); member in struct:clang::CodeGen::CodeGenFunction::OMPLoopArguments
3639 OMPLoopArguments(Address LB, Address UB, Address ST, Address IL, argument
/netbsd-current/sys/arch/luna68k/dev/xplx/
H A Dxplx.asm695 IL .EQU 33H label
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp319 IdentifierLoc *IL = IdentifierLoc::create(Actions.Context, local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h753 Expr *IL; member in struct:clang::OMPLoopBasedDirective::HelperExprs
1102 void setIsLastIterVariable(Expr *IL) { argument
H A DStmt.h1805 LabelStmt(SourceLocation IL, LabelDecl *D, Stmt *substmt) argument

Completed in 582 milliseconds

12