Home
last modified time | relevance | path

Searched refs:VH (Results 1 – 25 of 25) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-modes.def97 ADJUST_NUNITS (VH##HI, NVECS * 4); \
100 ADJUST_NUNITS (VH##BF, NVECS * 4); \
106 ADJUST_ALIGNMENT (VH##HI, 8); \
109 ADJUST_ALIGNMENT (VH##BF, 8); \
110 ADJUST_ALIGNMENT (VH##HF, 8); \
133 ADJUST_ALIGNMENT (VH##HI, 16); \
136 ADJUST_ALIGNMENT (VH##BF, 16); \
137 ADJUST_ALIGNMENT (VH##HF, 16); \
163 ADJUST_ALIGNMENT (VH##HI, 16); \
166 ADJUST_ALIGNMENT (VH##BF, 16); \
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAssumptionCache.cpp235 for (auto &VH : AssumeHandles) { in registerAssumption() local
236 if (!VH) in registerAssumption()
239 assert(&F == cast<Instruction>(VH)->getParent()->getParent() && in registerAssumption()
241 assert(match(cast<CallInst>(VH), m_Intrinsic<Intrinsic::assume>()) && in registerAssumption()
243 assert(AssumptionSet.insert(VH).second && in registerAssumption()
258 for (auto &VH : AC.assumptions()) in run() local
259 if (VH) in run()
260 OS << " " << *cast<CallInst>(VH)->getArgOperand(0) << "\n"; in run()
306 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
307 if (VH) in verifyAnalysis()
[all …]
H A DMemorySSAUpdater.cpp371 for (const auto &VH : InsertedPHIs) in insertDef() local
372 if (const auto *RealPHI = cast_or_null<MemoryPhi>(VH)) in insertDef()
1090 for (auto &VH : InsertedPhis) in applyInsertUpdates() local
1091 if (auto *MPhi = cast_or_null<MemoryPhi>(VH)) in applyInsertUpdates()
1403 for (auto &VH : UpdatedPHIs) in tryRemoveTrivialPhis() local
1404 if (auto *MPhi = cast_or_null<MemoryPhi>(VH)) in tryRemoveTrivialPhis()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValueMap.h299 using VH = ValueMapCallbackVH<KeyT, ValueT, Config>;
301 static inline VH getEmptyKey() {
302 return VH(DenseMapInfo<Value *>::getEmptyKey());
305 static inline VH getTombstoneKey() {
306 return VH(DenseMapInfo<Value *>::getTombstoneKey());
309 static unsigned getHashValue(const VH &Val) {
317 static bool isEqual(const VH &LHS, const VH &RHS) {
321 static bool isEqual(const KeyT &LHS, const VH &RHS) {
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-modes.def84 /* Define SVE modes for NVECS vectors. VB, VH, VS and VD are the prefixes
88 #define SVE_MODES(NVECS, VB, VH, VS, VD) \
93 ADJUST_NUNITS (VH##HI, aarch64_sve_vg * NVECS * 4); \
96 ADJUST_NUNITS (VH##BF, aarch64_sve_vg * NVECS * 4); \
97 ADJUST_NUNITS (VH##HF, aarch64_sve_vg * NVECS * 4); \
102 ADJUST_ALIGNMENT (VH##HI, 16); \
105 ADJUST_ALIGNMENT (VH##BF, 16); \
106 ADJUST_ALIGNMENT (VH##HF, 16); \
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dloongson-mmi.md51 (define_mode_iterator VH [V4HI])
171 (match_operand:VH 1 "register_operand" "f"))
173 (match_operand:VH 2 "register_operand" "f"))))]
479 [(set (match_operand:VH 0 "register_operand" "=f")
480 (unspec:VH [(match_operand:VH 1 "register_operand" "f")
481 (match_operand:VH 2 "register_operand" "f")]
489 [(set (match_operand:VH 0 "register_operand" "=f")
490 (unspec:VH [(match_operand:VH 1 "register_operand" "f")
491 (match_operand:VH 2 "register_operand" "f")]
500 (mult:VH (match_operand:VH 1 "register_operand" "f")
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/
H A Dloongson-mmi.md51 (define_mode_iterator VH [V4HI])
171 (match_operand:VH 1 "register_operand" "f"))
173 (match_operand:VH 2 "register_operand" "f"))))]
479 [(set (match_operand:VH 0 "register_operand" "=f")
480 (unspec:VH [(match_operand:VH 1 "register_operand" "f")
481 (match_operand:VH 2 "register_operand" "f")]
489 [(set (match_operand:VH 0 "register_operand" "=f")
490 (unspec:VH [(match_operand:VH 1 "register_operand" "f")
491 (match_operand:VH 2 "register_operand" "f")]
500 (mult:VH (match_operand:VH 1 "register_operand" "f")
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dneon.md544 (plus:VH
570 (minus:VH
581 (minus:VH
648 (plus:VH (mult:VH (match_operand:VH 2 "s_register_operand" "w")
696 (fma:VH
707 (fma:VH
739 (fma:VH
740 (neg:VH (match_operand:VH 1 "register_operand" "w"))
876 (ABSNEG:VH (match_operand:VH 1 "s_register_operand")))]
1948 (mult:VH
[all …]
H A Diterators.md240 (define_mode_iterator VH [V8HF V4HF])
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Dneon.md549 (plus:VH (mult:VH (match_operand:VH 2 "s_register_operand" "w")
597 (fma:VH
629 (fma:VH
630 (neg:VH (match_operand:VH 1 "register_operand" "w"))
766 (ABSNEG:VH (match_operand:VH 1 "s_register_operand")))]
775 (unspec:VH
785 (unspec:VH
1568 (mult:VH
2462 (abs:VH (match_operand:VH 1 "s_register_operand"))
2634 (unspec:VH
[all …]
H A Diterators.md232 (define_mode_iterator VH [V8HF V4HF])
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp119 for (WeakTrackingVH &VH: Worklist) { in lowerConstantIntrinsics()
123 if (!VH) in lowerConstantIntrinsics()
125 IntrinsicInst *II = dyn_cast<IntrinsicInst>(&*VH); in lowerConstantIntrinsics()
H A DStructurizeCFG.cpp662 for (WeakVH VH : AffectedPhis) { in simplifyAffectedPhis() local
663 if (auto Phi = dyn_cast_or_null<PHINode>(VH)) { in simplifyAffectedPhis()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h209 for (auto &VH : InsertedValues) {
210 Value *V = VH;
216 for (auto &VH : InsertedPostIncValues) {
217 Value *V = VH;
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1980 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
1981 CallBase *ICS = dyn_cast_or_null<CallBase>(VH); in InlineFunction()
2018 VH = nullptr; in InlineFunction()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.opt154 Target Report Mask(VH) Condition(!TARGET_LINUX_ABI)
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.opt154 Target Mask(VH) Condition(!TARGET_LINUX_ABI)
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5009 auto &VH = NamespaceAliasCache[&NA]; in EmitNamespaceAlias() local
5010 if (VH) in EmitNamespaceAlias()
5011 return cast<llvm::DIImportedEntity>(VH); in EmitNamespaceAlias()
5026 VH.reset(R); in EmitNamespaceAlias()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3350 SDValue VH = DAG.getNode(ISD::SRL, dl, NVT, V, Shift); in ExpandIntRes_MUL() local
3354 DAG.getNode(ISD::ADD, dl, NVT, UH, VH)); in ExpandIntRes_MUL()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201612505 (fma<VH:mode>4_intrinsic): New.
12507 (fmsub<VH:mode>4_intrinsic): New.
12516 (neon_vfma<VH:mode>): New.
12517 (neon_vfms<VH:mode>): New.
12531 (neon_vrecpe<mode>): New (VH variant).
12535 (neon_vcvt<sup><mode>): New (VH variant).
12536 (neon_vcvt<sup>_n<mode>): New (VH variant).
12764 (VH): New.
H A DChangeLog-202011352 (sub<VH:mode>3, *mul<VDQW:mode>3_neon): Likewise.
11354 (mul<VH:mode>3add<VH:mode>_neon): Likewise.
11356 (fma<VCVTF:mode>4, fma<VH:mode>4, *fmsub<VCVTF:mode>4): Likewise.
11360 (reduc_smax_scal_<VQ:mode>, mul<VH:mode>3): Likewise.
11362 (fma<VH:mode>4_intrinsic): Delete.
11367 (neon_vfma<VH:mode>): Generate the main fma<mode>4 form instead
11948 (neon_vadd<VH:mode>): Use gen_add<mode>3 instead of
H A DChangeLog-201725034 (fma<VH:mode>4_intrinsic): Likewise.
25036 (*fmsub<VH:mode>4_intrinsic): Likewise.
30797 (fma:<VH:mode>3): New. Also remove outdated comment.
H A DChangeLog-200616055 Change "if min_variant or VH" to asserts.
H A DChangeLog-201916057 * config/arm/neon.md (movti, mov<VSTRUCT>, mov<VH>): Likewise.
/netbsd/share/terminfo/
H A Dterminfo17816 kf7=^VG\r, kf8=^VH\r, kf9=^VI\r, khome=^Z, rmir=^V<,