Home
last modified time | relevance | path

Searched defs:Rotate (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DAPIntTest.cpp495 TEST(APIntTest, Rotate) { in TEST() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp126 unsigned Rotate; member
H A DSystemZInstrInfo.cpp181 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8390 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV2I64VectorShuffle() local
8634 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV4I32VectorShuffle() local
8706 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16SingleInputVectorShuffle() local
9334 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16VectorShuffle() local
9473 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I8VectorShuffle() local