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

12

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DUse.h44 class Use { class in namespace:llvm
60 Use(User *Parent) : Parent(Parent) {} function in class:llvm::Use
[all...]
H A DMetadata.h1344 Metadata **Use = nullptr; member in class:llvm::DistinctMDOperandPlaceholder
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DReproducer.h22 Use, member in class:llvm::dsymutil::ReproducerMode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp79 Instruction* Use = cast<Instruction>(*UI); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_dlsym.h23 static bool Use() { function in struct:__sanitizer::DlSymAllocator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DLookup.cpp185 std::string tooling::replaceNestedName(const NestedNameSpecifier *Use, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h233 virtual void adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { argument
135 extendInBlock(ArrayRef<SlotIndex> Undefs, SlotIndex StartIdx, SlotIndex Use) argument
[all...]
H A DLiveRangeCalc.cpp89 void LiveRangeCalc::extend(LiveRange &LR, SlotIndex Use, unsigned PhysReg, argument
193 findReachingDefs(LiveRange &LR, MachineBasicBlock &UseMBB, SlotIndex Use, unsigned PhysReg, ArrayRef<SlotIndex> Undefs) argument
[all...]
H A DDetectDeadLanes.cpp271 void DetectDeadLanes::transferDefinedLanesStep(const MachineOperand &Use, argument
H A DMachineCopyPropagation.cpp453 hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use) argument
H A DFixupStatepointCallerSaved.cpp130 MachineInstr *Def = nullptr, *Use = nullptr; local
H A DRDFLiveness.cpp380 NodeAddr<RefNode*> Clob, Use; local
H A DScheduleDAGInstrs.cpp445 MachineInstr *Use = UseSU->getInstr(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp51 static bool hasPCRelativeForm(MachineInstr &Use) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp498 MachineOperand *Use = Uses.pop_back_val(); local
H A DSIRegisterInfo.cpp2382 findReachingDef(Register Reg, unsigned SubReg, MachineInstr &Use, MachineRegisterInfo &MRI, LiveIntervals *LIS) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp61 bool Use = false; member in struct:__anon2619::Reference
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp360 DeadArgumentEliminationPass::MarkIfNotLive(RetOrArg Use, argument
390 RetOrArg Use = CreateRet(F, RetValNum); local
396 RetOrArg Use = CreateRet(F, Ri); local
452 RetOrArg Use = CreateArg(F, ArgNo); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp692 void resolveAllCalls(UseInfo<GlobalValue> &Use, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp313 static bool isSafeToMove(const MachineOperand *Def, const MachineOperand *Use, argument
833 MachineOperand &Use = TreeWalker.pop(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp289 Thumb2SizeReduce::canAddPseudoFlagDep(MachineInstr *Use, bool FirstInSelfLoop) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLTraits.cpp483 bool Output::mapTag(StringRef Tag, bool Use) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp269 Use, enumerator in enum:__anon389::ClassifyRefs::Class
401 classify(cast<Expr>(S), Use); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp506 Instruction *LoopPredication::findInsertPt(Instruction *Use, argument
514 Instruction *LoopPredication::findInsertPt(Instruction *Use, argument

Completed in 244 milliseconds

12