Home
last modified time | relevance | path

Searched refs:CVT (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/llvm/lib/Target/X86/
HDX86SelectionDAGInfo.cpp147 EVT CVT = Count.getValueType(); in EmitTargetCodeForMemset() local
148 SDValue Left = DAG.getNode(ISD::AND, dl, CVT, Count, in EmitTargetCodeForMemset()
149 DAG.getConstant((AVT == MVT::i64) ? 7 : 3, CVT)); in EmitTargetCodeForMemset()
150 Chain = DAG.getCopyToReg(Chain, dl, (CVT == MVT::i64) ? X86::RCX : in EmitTargetCodeForMemset()
HDX86ISelLowering.cpp5579 EVT CVT = Ld.getValueType(); in LowerVectorBroadcast() local
5580 assert(!CVT.isVector() && "Must not broadcast a vector type"); in LowerVectorBroadcast()
5581 unsigned ScalarSize = CVT.getSizeInBits(); in LowerVectorBroadcast()
5595 Ld = DAG.getLoad(CVT, dl, DAG.getEntryNode(), CP, in LowerVectorBroadcast()
/trueos/usr.bin/xlint/lint1/
HDtree.c195 { CVT, { 0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0, in initmtab()
817 for (tn=ln; tn->tn_op==CVT && !tn->tn_cast; tn=tn->tn_left) in typeok()
820 for (tn=rn; tn->tn_op==CVT && !tn->tn_cast; tn=tn->tn_left) in typeok()
856 if (ln->tn_op == CVT && ln->tn_cast && in typeok()
874 if (ln->tn_op == CVT && ln->tn_cast && in typeok()
1037 while (rn->tn_op == CVT) in typeok()
1128 if (ln->tn_op == CVT && ln->tn_cast && in typeok()
1153 case CVT: in typeok()
1691 ntn->tn_op = CVT; in convert()
1693 ntn->tn_cast = op == CVT; in convert()
[all …]
HDop.h111 CVT, enumerator
HDfunc.c1008 while ((op = rn->tn_op) == CVT || op == PLUS) in doreturn()
/trueos/contrib/llvm/utils/TableGen/
HDDAGISelMatcher.cpp415 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
416 return CVT->getTypeName() != getTypeName(); in isContradictoryImpl()
/trueos/contrib/tzdata/
HDafrica124 # Shanks gives 1907 for the transition to CVT.
131 -2:00 - CVT 1942 Sep
133 -2:00 - CVT 1975 Nov 25 2:00
134 -1:00 - CVT
/trueos/sys/dev/mwl/
HDif_mwl.c2520 #define CVT(_dst, _src) do { \ in mwl_node_getmimoinfo() macro
2540 CVT(mi->rssi[0], mn->mn_ai.rssi_a); in mwl_node_getmimoinfo()
2541 CVT(mi->rssi[1], mn->mn_ai.rssi_b); in mwl_node_getmimoinfo()
2542 CVT(mi->rssi[2], mn->mn_ai.rssi_c); in mwl_node_getmimoinfo()
2547 #undef CVT in mwl_node_getmimoinfo()
/trueos/contrib/tzcode/zic/
HDTheory340 append `T' to the country's ISO code, e.g. `CVT' for
/trueos/contrib/llvm/lib/Target/NVPTX/
HDNVPTXInstrInfo.td35 // CVT conversion modes
/trueos/contrib/ncurses/misc/
HDterminfo.src19950 # CVT Cursor Vertical Tab \E [ Pn Y - eF - (H)
20119 # (H) ECMA calls this "Cursor Line Tabulation" but preserves the CVT