Searched defs:Indirect (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DStackMaps.h84 enum LocationType { Unprocessed, Register, Direct, Indirect, Constant, enumerator in enum:llvm::StackMaps::Location::LocationType
H A DCallingConvLower.h42 Indirect // The location contains pointer to the value. enumerator in enum:llvm::CCValAssign::LocInfo
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h51 Indirect, enumerator in enum:clang::CodeGen::ABIArgInfo::Kind
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp491 addAddress(DIE *Die, dwarf::Attribute Attribute, const MachineLocation &Location, bool Indirect) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMCodeEmitter.cpp479 emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, bool MayNeedFarStub, bool Indirect, intptr_t ACPV) const argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6505 bool Indirect; member in struct:__anon3363::RetainCycleOwner
H A DSemaDeclCXX.cpp3090 BuildImplicitMemberInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, ImplicitInitializerKind ImplicitInitKind, FieldDecl *Field, IndirectFieldDecl *Indirect, CXXCtorInitializer *&CXXMemberInit) argument
[all...]

Completed in 242 milliseconds