Home
last modified time | relevance | path

Searched defs:Uses (Results 1 – 25 of 91) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp80 SmallSet<unsigned, 4> &Uses, in TrackDefUses()
118 static void ClearKillFlags(MachineInstr *MI, SmallSet<unsigned, 4> &Uses) { in ClearKillFlags()
144 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock()
201 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp63 SmallSet<unsigned, 4> &Uses, in TrackDefUses()
101 static void ClearKillFlags(MachineInstr *MI, SmallSet<unsigned, 4> &Uses) { in ClearKillFlags()
127 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock()
184 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h62 ConstantUseListType Uses; member
79 ConstantUseListType Uses; member
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2ITBlockPass.cpp57 SmallSet<unsigned, 4> &Uses, in TrackDefUses()
110 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock()
167 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h76 ConstantUseListType Uses; member
92 ConstantUseListType Uses; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp74 SmallVectorImpl<std::pair<Use *, Function *>> &Uses, in FindUses()
155 SmallVector<std::pair<Use *, Function *>, 0> Uses; in runOnModule() local
/external/clang/lib/Sema/
DScopeInfo.cpp158 WeakUseVector &Uses = in recordUseOfWeak() local
185 FunctionScopeInfo::WeakObjectUseMap::iterator Uses; in markSafeWeakUse() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterBulk.h44 SmallVector<Use *, 4> Uses; member
/external/swiftshader/third_party/LLVM/utils/TableGen/
DInstrInfoEmitter.cpp22 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList()
187 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run() local
/external/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h94 UseMap Uses; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h70 std::set<unsigned> Uses; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h108 UseMap Uses; variable
/external/swiftshader/src/Reactor/
DOptimizer.cpp53 struct Uses : std::vector<Ice::Inst*> struct in __anon5e84af970111::Optimizer
59 std::vector<Ice::Inst*> loads;
60 std::vector<Ice::Inst*> stores;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFormMemoryClauses.cpp283 RegUse &Defs, RegUse &Uses, in processRegUses()
325 RegUse Defs, Uses; in runOnMachineFunction() local
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp75 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList()
361 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInstrInfoEmitter.cpp95 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList()
447 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.h112 std::vector<std::vector<SUnit *> > Uses; variable
DStackSlotColoring.cpp501 SmallVector<MachineOperand*, 4> Uses; in PropagateBackward() local
566 SmallVector<MachineOperand*, 4> Uses; in PropagateForward() local
DPeepholeOptimizer.cpp156 SmallVector<MachineOperand*, 8> Uses; in OptimizeExtInstr() local
/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp67 BitVector Defs, Uses; member
149 BitVector Defs(NR), Uses(NR); in buildMaps() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp101 BitVector Defs, Uses; member
185 BitVector Defs(NR), Uses(NR); in buildMaps() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.h150 llvm::SmallVector<RegisterOperandAssignment, 2> Uses; member
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h154 Reg2SUnitsMap Uses; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h168 Reg2SUnitsMap Uses; variable
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h144 std::set<unsigned> Uses; variable

1234