Searched defs:Context (Results 201 - 225 of 306) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DMCAssembler.cpp908 MCContext &Context = Layout.getAssembler().getContext(); local
926 MCContext &Context = Layout.getAssembler().getContext(); local
H A DMCStreamer.cpp55 const MCExpr *MCStreamer::BuildSymbolDiff(MCContext &Context, argument
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h179 LLVMContext *Context; member in class:llvm::SelectionDAG
H A DValueTypes.h607 static EVT getIntegerVT(LLVMContext &Context, unsigned BitWidth) { argument
616 static EVT getVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements) { argument
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h319 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const { argument
332 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const { argument
340 EVT getTypeToExpandTo(LLVMContext &Context, EVT VT) const { argument
618 MVT getRegisterType(LLVMContext &Context, EV argument
646 getNumRegisters(LLVMContext &Context, EVT VT) const argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp957 MCContext &Context = getParser().getContext(); local
1039 MCContext &Context = getParser().getContext(); local
/freebsd-10.2-release/lib/libradius/
H A Dradlib.c1427 MD5_CTX Context; local
1483 MD5_CTX Context; local
[all...]
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Dacstruct.h157 void *Context; member in struct:acpi_get_devices_info
/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_ec.c621 EcGpeQueryHandler(void *Context) argument
691 EcGpeHandler(ACPI_HANDLE GpeDevice, UINT32 GpeNumber, void *Context) argument
726 EcSpaceSetup(ACPI_HANDLE Region, UINT32 Function, void *Context, argument
745 EcSpaceHandler(UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 Width, UINT64 *Value, void *Context, void *RegionContext) argument
[all...]
H A Dacpi_thermal.c488 acpi_tz_monitor(void *Context) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprCXX.cpp1665 static CharUnits computeOffsetHint(ASTContext &Context, argument
H A DCGExprConstant.cpp90 const ASTContext &Context = CGM.getContext(); local
143 const ASTContext &Context = CGM.getContext(); local
[all...]
H A DCodeGenFunction.cpp325 GenOpenCLArgMetadata(const FunctionDecl *FD, llvm::Function *Fn, CodeGenModule &CGM,llvm::LLVMContext &Context, SmallVector <llvm::Value*, 5> &kernelMDArgs, CGBuilderTy& Builder, ASTContext &ASTCtx) argument
[all...]
H A DCodeGenModule.h232 ASTContext &Context; member in class:clang::CodeGen::CodeGenModule
H A DItaniumCXXABI.cpp575 const ASTContext &Context = getContext(); local
804 ASTContext &Context = getContext(); local
836 ASTContext &Context = getContext(); local
873 ASTContext &Context local
1602 llvm::LLVMContext &Context = CGM.getModule().getContext(); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp310 createPCHExternalASTSource(StringRef Path, const std::string &Sysroot, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, void *DeserializationListener, bool Preamble, bool UseGlobalModuleIndex) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp49 Module *Context = resolveModuleId(Unresolved.Id, Mod, Complain); local
59 Module *Context = lookupModuleUnqualified(Id[0].first, Mod); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp54 Decl *Parser::ParseNamespace(unsigned Context, argument
276 Decl *Parser::ParseLinkage(ParsingDeclSpec &DS, unsigned Context) { argument
335 Decl *Parser::ParseUsingDirectiveOrDeclaration(unsigned Context, argument
383 Decl *Parser::ParseUsingDirective(unsigned Context, argument
447 Decl *Parser::ParseUsingDeclaration(unsigned Context, argument
H A DParseObjc.cpp812 ParseObjCTypeQualifierList(ObjCDeclSpec &DS, Declarator::TheContext Context) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp411 ContainsReference(ASTContext &Context, const DeclRefExpr *Needle) argument
H A DSemaCast.cpp515 ASTContext &Context = Self.Context; local
[all...]
H A DSemaExprMember.cpp377 FindGetterSetterNameDeclFromProtocolList(const ObjCProtocolDecl*PDecl, IdentifierInfo *Member, const Selector &Sel, ASTContext &Context) argument
396 FindGetterSetterNameDecl(const ObjCObjectPointerType *QIdTy, IdentifierInfo *Member, const Selector &Sel, ASTContext &Context) argument
[all...]
H A DSemaObjCProperty.cpp284 static bool LocPropertyAttribute( ASTContext &Context, const char *attrName, argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp902 LLVMContext &Context = Old->getContext(); local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp49 LLVMContext* Context; member in class:__anon2853::LibCallOptimization
181 LLVMContext &Context = CI->getParent()->getContext(); local
204 LLVMContext &Context = CI->getParent()->getContext(); local
227 LLVMContext &Context = CI->getParent()->getContext(); local
252 LLVMContext &Context = CI->getParent()->getContext(); local
297 LLVMContext &Context = CI->getParent()->getContext(); local
347 LLVMContext &Context = CI->getParent()->getContext(); local
[all...]

Completed in 313 milliseconds

1234567891011>>