Searched defs:Entry (Results 51 - 75 of 106) sorted by relevance

12345

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenInstruction.cpp537 Record *&Entry = NameClass[Result->getArgName(i)]; local
H A DDAGISelMatcherEmitter.cpp65 unsigned &Entry = NodePredicateMap[Pred.getOrigPatFragRecord()]; local
74 unsigned &Entry = PatternPredicateMap[PredName]; local
82 unsigned &Entry = ComplexPatternMap[&P]; local
91 unsigned &Entry = NodeXFormMap[Rec]; local
686 const CodeGenDAGPatterns::NodeXForm &Entry = local
[all...]
H A DRegisterInfoEmitter.cpp542 CodeGenSubRegIndex *&Entry = Vec[I->first->EnumValue - 1]; local
/macosx-10.10.1/ruby-106/ruby/lib/rss/
H A Datom.rb469 class Entry < RSS::Element class in class:Feed
724 class Entry < RSS::Element class
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dasm.h185 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x) macro
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dobjectacl.cpp
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dobjectacl.cpp
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp673 NonLocalDepInfo::iterator Entry = local
784 NonLocalDepInfo::iterator Entry = local
857 MemoryDependenceAnalysis::NonLocalDepInfo::iterator Entry = local
867 MemoryDependenceAnalysis::NonLocalDepInfo::iterator Entry = local
[all...]
H A DRegionInfo.cpp56 Region::Region(BasicBlock *Entry, BasicBlock *Exit, RegionInfo* RInfo, argument
H A DBasicAliasAnalysis.cpp353 VariableGEPIndex Entry = {Index, Extension, local
397 VariableGEPIndex Entry = { V, Extension, -Scale }; local
H A DLazyValueInfo.cpp979 ValueCacheEntryTy &Entry = ValueCache[LVIValueHandle(*I, this)]; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDIE.h329 DIE *const Entry; member in class:llvm::DIEEntry
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DExecutionDepsFix.cpp677 MachineBasicBlock *Entry = MF->begin(); local
H A DLiveVariables.cpp526 MachineBasicBlock *Entry = MF->begin(); local
H A DMachineModuleInfo.cpp104 AddrLabelSymEntry &Entry = AddrLabelSymbols[BB]; local
129 AddrLabelSymEntry &Entry local
164 AddrLabelSymEntry Entry = AddrLabelSymbols[BB]; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp776 std::pair<SDValue, SDValue> &Entry = ExpandedIntegers[Op]; local
795 std::pair<SDValue, SDValue> &Entry = ExpandedIntegers[Op]; local
807 std::pair<SDValue, SDValue> &Entry = ExpandedFloats[Op]; local
826 std::pair<SDValue, SDValue> &Entry = ExpandedFloats[Op]; local
838 std::pair<SDValue, SDValue> &Entry = SplitVectors[Op]; local
859 std::pair<SDValue, SDValue> &Entry = SplitVectors[Op]; local
1073 TargetLowering::ArgListEntry Entry; local
1105 TargetLowering::ArgListEntry Entry; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DThumb2SizeReduction.cpp253 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, argument
327 ReduceLoadStore(MachineBasicBlock &MBB, MachineInstr *MI, const ReduceEntry &Entry) argument
488 ReduceSpecial(MachineBasicBlock &MBB, MachineInstr *MI, const ReduceEntry &Entry, bool LiveCPSR, MachineInstr *CPSRDef, bool IsSelfLoop) argument
591 ReduceTo2Addr(MachineBasicBlock &MBB, MachineInstr *MI, const ReduceEntry &Entry, bool LiveCPSR, MachineInstr *CPSRDef, bool IsSelfLoop) argument
704 ReduceToNarrow(MachineBasicBlock &MBB, MachineInstr *MI, const ReduceEntry &Entry, bool LiveCPSR, MachineInstr *CPSRDef, bool IsSelfLoop) argument
871 const ReduceEntry &Entry = ReduceTable[OPI->second]; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp54 MachineBasicBlock *Entry = MI->getParent(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp718 BasicBlock *Entry = BB.getParent()->begin(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DMetadata.cpp40 StringMapEntry<Value*> &Entry = local
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkEntry.h181 } Entry; typedef in typeref:struct:__anon13211
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkEntry.h181 } Entry; typedef in typeref:struct:__anon13558
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.c76 typedef struct Entry /* magic file entry */ struct
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DDominators.h430 NodeT &Entry = A->getParent()->front(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Linker/
H A DLinkModules.cpp97 Type *&Entry = MappedTypes[SrcTy]; local
256 Type **Entry = &MappedTypes[Ty]; local
[all...]

Completed in 521 milliseconds

12345