Searched defs:Base (Results 26 - 50 of 151) sorted by relevance

1234567

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp221 SDNode *Base = Node; local
/freebsd-10.1-release/contrib/llvm/lib/DebugInfo/
H A DDWARFUnit.h75 void setAddrOffsetSection(StringRef AOS, uint32_t Base) { argument
79 void setRangesSection(StringRef RS, uint32_t Base) { argument
/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DMCWin64EH.cpp131 EmitSymbolRefWithOfs(MCStreamer &streamer, const MCSymbol *Base, const MCSymbol *Other) argument
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DFoldingSet.cpp94 const unsigned *Base = (const unsigned*) String.data(); local
H A DYAMLTraits.cpp575 const char *Base = S.data(); local
/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp44 } Base; member in struct:__anon2498::MSP430ISelAddressMode
248 SelectAddr(SDValue N, SDValue &Base, SDValue &Disp) argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp160 selectAddr16( SDNode *Parent, SDValue Addr, SDValue &Base, SDValue &Offset, SDValue &Alias) argument
H A DMipsISelDAGToDAG.cpp66 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, argument
72 bool MipsDAGToDAGISel::selectAddrRegReg(SDValue Addr, SDValue &Base, argument
78 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, argument
84 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, argument
90 bool MipsDAGToDAGISel::selectIntAddrMM(SDValue Addr, SDValue &Base, argument
96 bool MipsDAGToDAGISel::selectAddr16(SDNode *Parent, SDValue N, SDValue &Base, argument
H A DMips16InstrInfo.cpp187 int Base = 2040; // should create template function like isUInt that local
229 int Base = 2040; // should create template function like isUInt that local
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp224 const MCSymbolData *Base = Asm.getAtom(&SD); local
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86InstrBuilder.h46 } Base; member in struct:llvm::X86AddressMode
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCXXInheritance.h47 const CXXBaseSpecifier *Base; member in struct:clang::CXXBasePathElement
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h98 virtual SVal getLValueField(const FieldDecl *D, SVal Base) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXX.cpp73 const CXXRecordDecl *Base local
H A DMicrosoftVBTables.cpp78 const CXXRecordDecl *Base = I->getType()->getAsCXXRecordDecl(); local
H A DCGCXXABI.cpp256 const CXXRecordDecl *Base = RD; local
55 EmitMemberDataPointerAddress(CodeGenFunction &CGF, llvm::Value *Base, llvm::Value *MemPtr, const MemberPointerType *MPT) argument
/freebsd-10.1-release/sys/contrib/dev/acpica/compiler/
H A Daslutils.c939 UtStrtoul64( char *String, UINT32 Base, UINT64 *RetInteger) argument
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h53 Byte *Base, *LoUnit, *HiUnit, *Text, *UnitsStart; member in struct:__anon1623
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp541 unsigned Base = fieldFromInstruction(Insn, 21, 5); local
561 unsigned Base = fieldFromInstruction(Insn, 11, 5); local
579 unsigned Base = fieldFromInstruction(Insn, 16, 5); local
597 unsigned Base = fieldFromInstruction(Insn, 16, 5); local
615 unsigned Base = fieldFromInstruction(Insn, 21, 5); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h40 enum BaseNonce { Base }; enumerator in enum:clang::sema::AccessedEntity::BaseNonce
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp86 bool CXXRecordDecl::isDerivedFrom(const CXXRecordDecl *Base, argument
115 static bool BaseIsNot(const CXXRecordDecl *Base, void *OpaqueTarget) { argument
153 CXXRecordDecl *Base = local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp181 void InitHeaderSearch::AddGnuCPlusPlusIncludePaths(StringRef Base, argument
201 void InitHeaderSearch::AddMinGWCPlusPlusIncludePaths(StringRef Base, argument
212 AddMinGW64CXXPaths(StringRef Base, StringRef Version) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp429 bool Sema::LookupInlineAsmField(StringRef Base, StringRef Member, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp45 const MemRegion *StoreManager::MakeElementRegion(const MemRegion *Base, argument
306 SVal StoreManager::evalDynamicCast(SVal Base, QualType TargetType, argument
399 SVal StoreManager::getLValueFieldOrIvar(const Decl *D, SVal Base) { argument
438 getLValueElement(QualType elementType, NonLoc Offset, SVal Base) argument
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DYAMLParser.h318 BaseT *Base; member in class:llvm::yaml::basic_collection_iterator
[all...]

Completed in 126 milliseconds

1234567