Home
last modified time | relevance | path

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

12

/third_party/python/Tools/c-analyzer/c_common/
H A Dclsutil.py5 class Slot: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveStacks.cpp57 LiveStacks::getOrCreateInterval(int Slot, const TargetRegisterClass *RC) { in getOrCreateInterval() argument
81 int Slot = I->first; print() local
[all...]
H A DMIRPrinter.cpp615 int Slot = MST.getLocalSlot(BB); in print() local
895 int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1; in printIRValue() local
H A DStackColoring.cpp477 bool applyFirstUse(int Slot) { in applyFirstUse() argument
573 int Slot = MO.getIndex(); in getStartOrEndSlot() local
588 int Slot = getStartOrEndSlot(MI); in isLifetimeStartOrEnd() local
608 int Slot = MO.getIndex(); isLifetimeStartOrEnd() local
657 int Slot = getStartOrEndSlot(MI); collectMarkers() local
684 int Slot = MO.getIndex(); collectMarkers() local
729 int Slot = slots[0]; collectMarkers() local
1120 int Slot = MO.getIndex(); removeInvalidSlotRanges() local
[all...]
H A DInlineSpiller.cpp1465 int Slot = Ent.first.first; in hoistAllSpills() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp34 AllocaInst *Slot; in DemoteRegToStack() local
119 AllocaInst *Slot; in DemotePHIToStack() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py39 class Slot: class
[all...]
H A Dlibinput-analyze-per-slot-delta.py132 class Slot: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveStacks.h64 LiveInterval &getInterval(int Slot) { in getInterval() argument
[all...]
H A DSlotIndexes.h86 enum Slot { enum in llvm::SlotIndex
H A DMachineFunction.h363 int Slot; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp186 uint32_t Slot = (Hash + I) % BucketCount; in writeHashTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp144 findDelayInstr(MachineBasicBlock &MBB, MachineBasicBlock::instr_iterator Slot, MachineBasicBlock::instr_iterator &Filler) findDelayInstr() argument
/third_party/skia/include/private/
H A DSkTHash.h323 struct Slot { global() struct in SkTHashTable
327 Slot(const Slot& that) { *this = that; } Slot() function
350 Slot(Slot&& that) { *this = std::move(that); } Slot() function
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dgdb-jit.cc63 class Slot { class in v8::internal::GDBJITInterface::Writer
65 Slot(Writer* w, uintptr_t offset) : w_(w), offset_(offset) {} in Slot() function in v8::internal::GDBJITInterface::Writer::Slot
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp185 GlobalVariable *&Slot = CMap[Init]; in mergeConstants() local
220 GlobalVariable *Slot = Found->second; in mergeConstants() local
/third_party/skia/third_party/externals/brotli/research/
H A Dsieve.cc9 typedef struct Slot { struct
14 } Slot; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp355 void R600SchedStrategy::AssignSlot(MachineInstr* MI, unsigned Slot) { in AssignSlot() argument
387 SUnit *R600SchedStrategy::AttemptFillSlot(unsigned Slot, bool AnyAlu) { in AttemptFillSlot() argument
/third_party/rust/crates/regex/src/
H A Dre_trait.rs7 pub type Slot = Option<usize>; types
/third_party/glfw/tests/
H A Devents.c55 } Slot; typedef
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h41 } FN(Slot); in FN() variable
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h41 } FN(Slot); in FN() variable
/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h543 ObjectSlot ArrayList::Slot(int index) { in Slot() function in v8::internal::ArrayList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp127 unsigned Slot = 0; in ExpandRes_BITCAST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp689 searchRange(MachineBasicBlock &MBB, IterTy Begin, IterTy End, RegDefsUses &RegDU, InspectMemInstr &IM, Iter Slot, IterTy &Filler) const searchRange() argument
[all...]

Completed in 22 milliseconds

12