Home
last modified time | relevance | path

Searched defs:getAction (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp322 LegalizerInfo::getAction(const LegalityQuery &Query) const { getAction() function in LegalizerInfo
332 LegalizerInfo::getAction(const MachineInstr &MI, getAction() function in LegalizerInfo
[all...]
H A DLegacyLegalizerInfo.cpp373 LegacyLegalizerInfo::getAction(const LegalityQuery &Query) const { in getAction() function in LegacyLegalizerInfo
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DInputInfo.h80 const Action *getAction() const { return Act; } in getAction() function
H A DAction.h343 Action *getAction() const { return &HostAction; } in getAction() function
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.h171 LiveRootWorklistActionTy getAction() const { in getAction() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h414 LegalizeAction getAction() const { return Action; } in getAction() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4512 TypePromotionHelper::Action TypePromotionHelper::getAction( getAction() function in TypePromotionHelper