Home
last modified time | relevance | path

Searched defs:RotateAmt (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp362 uint32_t Imm, uint32_t RotateAmt) in OperandARM32FlexImm()
368 bool OperandARM32FlexImm::canHoldImm(uint32_t Immediate, uint32_t *RotateAmt, in canHoldImm()
3286 uint32_t RotateAmt) { in create()
3304 uint32_t RotateAmt = getRotateAmt(); in emit() local
3312 uint32_t RotateAmt = getRotateAmt(); in dump() local
DIceInstARM32.h243 uint32_t RotateAmt; variable
DIceTargetLoweringARM32.cpp6167 uint32_t RotateAmt; in legalize() local
6333 uint32_t RotateAmt; in alignRegisterPow2() local
DIceAssemblerARM32.cpp326 IValueT encodeRotatedImm8(IValueT RotateAmt, IValueT Immed8) { in encodeRotatedImm8()
855 IValueT RotateAmt; in emitType01() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp27136 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local
27157 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20462 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate() local