Searched refs:CVT (Results 1 – 11 of 11) sorted by relevance
| /trueos/contrib/llvm/lib/Target/X86/ |
| HD | X86SelectionDAGInfo.cpp | 147 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()
|
| HD | X86ISelLowering.cpp | 5579 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/ |
| HD | tree.c | 195 { 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 …]
|
| HD | op.h | 111 CVT, enumerator
|
| HD | func.c | 1008 while ((op = rn->tn_op) == CVT || op == PLUS) in doreturn()
|
| /trueos/contrib/llvm/utils/TableGen/ |
| HD | DAGISelMatcher.cpp | 415 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local 416 return CVT->getTypeName() != getTypeName(); in isContradictoryImpl()
|
| /trueos/contrib/tzdata/ |
| HD | africa | 124 # 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/ |
| HD | if_mwl.c | 2520 #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/ |
| HD | Theory | 340 append `T' to the country's ISO code, e.g. `CVT' for
|
| /trueos/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXInstrInfo.td | 35 // CVT conversion modes
|
| /trueos/contrib/ncurses/misc/ |
| HD | terminfo.src | 19950 # CVT Cursor Vertical Tab \E [ Pn Y - eF - (H) 20119 # (H) ECMA calls this "Cursor Line Tabulation" but preserves the CVT
|