Home
last modified time | relevance | path

Searched refs:Rot (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h321 int Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal() local
322 if (Rot != -1) in getT2SOImmVal()
323 return Rot; in getT2SOImmVal()
/external/llvm/unittests/ADT/
DAPIntTest.cpp521 APInt Rot(256, "3fff80000000000000000000000000000000000040008000", 16); in TEST() local
522 EXPECT_EQ(Rot, Big.rotr(144)); in TEST()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3187 if (SDNode *Rot = MatchRotate(N0, N1, N->getDebugLoc())) in visitOR() local
3188 return SDValue(Rot, 0); in visitOR()
3268 SDValue Rot = DAG.getNode(HasROTL ? ISD::ROTL : ISD::ROTR, DL, VT, in MatchRotate() local
3284 Rot = DAG.getNode(ISD::AND, DL, VT, Rot, DAG.getConstant(Mask, VT)); in MatchRotate()
3287 return Rot.getNode(); in MatchRotate()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kh0_kpdf_mgc.pkb3962 ….)�&�(<� ����,�M����f�����<����k�2��=/�Yol�������Ҳʃ�����TJ\$Rot>:>KYBP8?IIJYZckaus:…
/external/jmonkeyengine/
DNOTICE1770 * This class represents 'Rot like' constraint type in blender.
1776 * This class represents 'Rot limit' constraint type in blender.