Searched defs:Slot (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveStackAnalysis.cpp58 LiveStacks::getOrCreateInterval(int Slot, const TargetRegisterClass *RC) { argument
79 int Slot = I->first; local
[all...]
H A DStackColoring.cpp260 unsigned Slot = MI.getIndex(); local
399 int Slot = Mo.getIndex(); local
605 int Slot = MO.getIndex(); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp30 AllocaInst *Slot; local
106 AllocaInst *Slot; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveStackAnalysis.h59 LiveInterval &getInterval(int Slot) { argument
[all...]
H A DMachineModuleInfo.h395 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) { argument
H A DSlotIndexes.h80 enum Slot { enum in class:llvm::SlotIndex
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DConstantMerge.cpp154 GlobalVariable *&Slot = CMap[Pair]; local
186 GlobalVariable *Slot = CMap[Pair]; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dcodedirectory.h196 typedef int Slot; // slot index (negative for special slots) typedef in class:Security::CodeSigning::CodeDirectory
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dcodedirectory.h196 typedef int Slot; // slot index (negative for special slots) typedef in class:Security::CodeSigning::CodeDirectory
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dcs_dump.cpp104 typedef CodeDirectory::Slot Slot; typedef
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp121 unsigned Slot = 0; local
H A DSelectionDAGBuilder.cpp5098 AllocaInst *Slot = cast<AllocaInst>(I.getArgOperand(1)); local
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dremap.cpp542 int c4_BlockedViewer::Slot(int &pos_) { function in class:c4_BlockedViewer
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86FastISel.cpp1447 const AllocaInst *Slot = cast<AllocaInst>(I.getArgOperand(1)); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DAsmWriter.cpp1075 int Slot = Machine->getMetadataSlot(N); local
1079 Out << '!' << Slot; local
1097 int Slot; local
1130 Out << Prefix << Slot; local
1360 int Slot = Machine.getMetadataSlot(NMD->getOperand(i)); local
1364 Out << '!' << Slot; local
1657 int Slot = Machine.getLocalSlot(BB); local
1659 Out << Slot; local
[all...]
H A DConstants.cpp428 ConstantInt *&Slot = Context.pImpl->IntConstants[Key]; local
556 ConstantFP *&Slot = pImpl->FPConstants[Key]; local
2176 StringMap<ConstantDataSequential*>::iterator Slot = local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DDAGISelMatcher.h850 unsigned Slot; member in class:llvm::EmitConvertToTargetMatcher
931 unsigned Slot; member in class:llvm::EmitNodeXFormMatcher
[all...]

Completed in 318 milliseconds