Home
last modified time | relevance | path

Searched defs:Use (Results 1 - 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUse.h55 class Use { global() class
101 Use(PrevPtrTag tag) { Prev.setInt(tag); } Use() function in llvm::Use
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DUse.h56 class Use { global() class
78 Use(PrevPtrTag tag) : Val(nullptr) { Prev.setInt(tag); } Use() function in llvm::Use
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnonsecure_base_test.cc34 void Use(const T&) {} in Use() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dexamples_test.cc24 void Use(T) {} in Use() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp79 Instruction* Use = cast<Instruction>(*UI); in runOnFunction() local
H A DRDFLiveness.cpp340 NodeAddr<RefNode*> Clob, Use; in getNearestAliasedRef() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddef_use_manager.h36 struct Use { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddef_use_manager.h36 struct Use { struct
/third_party/spirv-tools/source/opt/
H A Ddef_use_manager.h34 struct Use { struct
/third_party/node/deps/v8/src/base/
H A Dmacros.h244 struct Use { struct
246 Use(T&&) {} // NOLINT(runtime/explicit) in Use() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock() argument
135 extendInBlock(ArrayRef<SlotIndex> Undefs, SlotIndex StartIdx, SlotIndex Use) extendInBlock() argument
[all...]
H A DDetectDeadLanes.cpp274 void DetectDeadLanes::transferDefinedLanesStep(const MachineOperand &Use, in transferDefinedLanesStep() argument
H A DLiveRangeCalc.cpp241 void LiveRangeCalc::extend(LiveRange &LR, SlotIndex Use, unsigned PhysReg, in extend() argument
346 findReachingDefs(LiveRange &LR, MachineBasicBlock &UseMBB, SlotIndex Use, unsigned PhysReg, ArrayRef<SlotIndex> Undefs) findReachingDefs() argument
[all...]
H A DMachineCopyPropagation.cpp452 hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use) hasImplicitOverlap() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiContextTests.cpp58 enum Use enum in deqp::egl::__anon30369::MultiContextTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp454 MachineOperand *Use = Uses.pop_back_val(); in combineDPPMov() local
H A DAMDGPUPromoteAlloca.cpp657 const Instruction *Use = dyn_cast<Instruction>(U); in hasSufficientLocalMem() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp61 bool Use = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp359 DeadArgumentEliminationPass::MarkIfNotLive(RetOrArg Use, in MarkIfNotLive() argument
389 RetOrArg Use = CreateRet(F, RetValNum); SurveyUse() local
395 RetOrArg Use = CreateRet(F, i); SurveyUse() local
452 RetOrArg Use = CreateArg(F, ArgNo); SurveyUse() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h127 InstructionOperand Use(Node* node) { in Use() function in v8::internal::compiler::OperandGenerator
411 UnallocatedOperand Use(Node* node, UnallocatedOperand operand) { Use() function in v8::internal::compiler::OperandGenerator
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode.h181 struct Use { struct in v8::internal::compiler::final
[all...]
/third_party/python/Lib/idlelib/
H A Drun.py30 import tkinter # Use tcl and, if startup fails, messagebox. namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp104 UseInfo Use; member
118 UseInfo Use; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp452 bool Output::mapTag(StringRef Tag, bool Use) { in mapTag() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp289 Thumb2SizeReduce::canAddPseudoFlagDep(MachineInstr *Use, bool FirstInSelfLoop) { in canAddPseudoFlagDep() argument

Completed in 22 milliseconds

123