Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
DIceAssemblerARM32.cpp326 IValueT encodeRotatedImm8(IValueT RotateAmt, IValueT Immed8) { in encodeRotatedImm8()
855 IValueT RotateAmt; in emitType01() local
DIceTargetLoweringARM32.cpp6167 uint32_t RotateAmt; in legalize() local
6333 uint32_t RotateAmt; in alignRegisterPow2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp27133 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local
27154 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local