Home
last modified time | relevance | path

Searched defs:Defs (Results 1 – 25 of 145) sorted by relevance

123456

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFormMemoryClauses.cpp209 RegUse &Defs, RegUse &Uses) const { in canBundle()
265 RegUse &Defs, RegUse &Uses) const { in collectRegUses()
293 RegUse &Defs, RegUse &Uses, in processRegUses()
337 RegUse Defs, Uses; in runOnMachineFunction() local
DSIPostRABundler.cpp53 SmallSet<Register, 16> Defs; member in __anon578606ab0111::SIPostRABundler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFormMemoryClauses.cpp209 RegUse &Defs, RegUse &Uses) const { in canBundle()
265 RegUse &Defs, RegUse &Uses) const { in collectRegUses()
293 RegUse &Defs, RegUse &Uses, in processRegUses()
337 RegUse Defs, Uses; in runOnMachineFunction() local
DSIFixSGPRCopies.cpp454 auto &Defs = Init.second; in hoistAndMergeSGPRInits() local
546 auto &Defs = Init.second; in hoistAndMergeSGPRInits() local
559 auto &Defs = Init.second; in hoistAndMergeSGPRInits() local
/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp62 SmallSet<unsigned, 4> &Defs, in TrackDefUses()
126 SmallSet<unsigned, 4> &Defs, in MoveCopyOutOfITBlock()
183 SmallSet<unsigned, 4> Defs; in InsertITInstructions() local
/external/llvm-project/clang/utils/TableGen/
DClangDataCollectorsEmitter.cpp8 const auto &Defs = RK.getClasses(); in EmitClangDataCollectors() local
/external/llvm/lib/CodeGen/
DLiveVariables.cpp444 SmallVectorImpl<unsigned> &Defs) { in HandlePhysRegDef()
487 SmallVectorImpl<unsigned> &Defs) { in UpdatePhysRegDefs()
501 SmallVectorImpl<unsigned> &Defs) { in runOnInstr()
568 SmallVector<unsigned, 4> Defs; in runOnBlock() local
770 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp444 SmallVectorImpl<unsigned> &Defs) { in HandlePhysRegDef()
487 SmallVectorImpl<unsigned> &Defs) { in UpdatePhysRegDefs()
501 SmallVectorImpl<unsigned> &Defs) { in runOnInstr()
566 SmallVector<unsigned, 4> Defs; in runOnBlock() local
768 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
/external/llvm-project/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp138 RegisterSet &Defs, RegisterSet &Uses) { in MoveCopyOutOfITBlock()
196 RegisterSet Defs, Uses; in InsertITInstructions() local
/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h95 CBoolVector Defs; member
137 CBoolVector Defs; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp138 RegisterSet &Defs, RegisterSet &Uses) { in MoveCopyOutOfITBlock()
196 RegisterSet Defs, Uses; in InsertITInstructions() local
/external/llvm-project/llvm/lib/CodeGen/
DLiveVariables.cpp444 SmallVectorImpl<unsigned> &Defs) { in HandlePhysRegDef()
487 SmallVectorImpl<unsigned> &Defs) { in UpdatePhysRegDefs()
501 SmallVectorImpl<unsigned> &Defs) { in runOnInstr()
566 SmallVector<unsigned, 4> Defs; in runOnBlock() local
767 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp62 SmallPtrSet<Value *, 8> Defs; in findAllDefs() local
196 auto Defs = findAllDefs(U); in runOnUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp73 SmallPtrSet<Value *, 8> Defs; in findAllDefs() local
220 auto Defs = findAllDefs(U); in runOnUse() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp73 SmallPtrSet<Value *, 8> Defs; in findAllDefs() local
223 auto Defs = findAllDefs(U); in runOnUse() local
/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp67 BitVector Defs, Uses; member
122 void HexagonGenMux::getDefsUses(const MachineInstr *MI, BitVector &Defs, in getDefsUses()
149 BitVector Defs(NR), Uses(NR); in buildMaps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp100 BitVector Defs, Uses; member
158 void HexagonGenMux::getDefsUses(const MachineInstr *MI, BitVector &Defs, in getDefsUses()
184 BitVector Defs(NR), Uses(NR); in buildMaps() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp100 BitVector Defs, Uses; member
158 void HexagonGenMux::getDefsUses(const MachineInstr *MI, BitVector &Defs, in getDefsUses()
184 BitVector Defs(NR), Uses(NR); in buildMaps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp153 auto *Defs = MSSA->getWritableBlockDefs(MA->getBlock()); in getPreviousDefInBlock() local
180 auto *Defs = MSSA->getWritableBlockDefs(BB); in getPreviousDefFromEnd() local
261 auto *Defs = MSSA->getBlockDefs(MU->getBlock()); in insertUse() local
271 if (auto *Defs = MSSA->getWritableBlockDefs(StartBlock)) { in insertUse() local
460 auto *Defs = MSSA->getWritableBlockDefs(NewDef->getBlock()); in fixupDefs() local
488 if (auto *Defs = MSSA->getWritableBlockDefs(FixupBlock)) { in fixupDefs() local
825 MemorySSA::DefsList *Defs = MSSA->getWritableBlockDefs(BB); in applyInsertUpdates() local
1201 auto *Defs = MSSA->getWritableBlockDefs(From); in moveAllAccesses() local
/external/llvm-project/llvm/lib/Analysis/
DMemorySSAUpdater.cpp155 auto *Defs = MSSA->getWritableBlockDefs(MA->getBlock()); in getPreviousDefInBlock() local
182 auto *Defs = MSSA->getWritableBlockDefs(BB); in getPreviousDefFromEnd() local
263 auto *Defs = MSSA->getBlockDefs(MU->getBlock()); in insertUse() local
273 if (auto *Defs = MSSA->getWritableBlockDefs(StartBlock)) { in insertUse() local
472 auto *Defs = MSSA->getWritableBlockDefs(NewDef->getBlock()); in fixupDefs() local
500 if (auto *Defs = MSSA->getWritableBlockDefs(FixupBlock)) { in fixupDefs() local
863 MemorySSA::DefsList *Defs = MSSA->getWritableBlockDefs(BB); in applyInsertUpdates() local
1236 auto *Defs = MSSA->getWritableBlockDefs(From); in moveAllAccesses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h49 DenseMap<unsigned, PredSet> Defs; variable
/external/llvm/utils/TableGen/
DCTagsEmitter.cpp67 const auto &Defs = Records.getDefs(); in run() local
/external/llvm-project/llvm/utils/TableGen/
DCTagsEmitter.cpp66 const auto &Defs = Records.getDefs(); in run() local
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h49 DenseMap<unsigned, PredSet> Defs; variable
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DParallelSnippetGenerator.cpp189 BitVector Defs(State.getRegInfo().getNumRegs()); in generateCodeTemplates() local

123456