Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp367 uint32_t Imm, uint32_t RotateAmt) in OperandARM32FlexImm()
373 bool OperandARM32FlexImm::canHoldImm(uint32_t Immediate, uint32_t *RotateAmt, in canHoldImm()
3364 uint32_t RotateAmt) { in create()
3382 uint32_t RotateAmt = getRotateAmt(); in emit() local
3390 uint32_t RotateAmt = getRotateAmt(); in dump() local
DIceTargetLoweringARM32.cpp6438 uint32_t RotateAmt; in legalize() local
6622 uint32_t RotateAmt; in alignRegisterPow2() local
7093 constexpr uint32_t RotateAmt = 2; in indirectBranchBicMask() local
7099 constexpr uint32_t RotateAmt = 2; in memOpBicMask() local
DIceInstARM32.h244 uint32_t RotateAmt; variable
DIceAssemblerARM32.cpp326 IValueT encodeRotatedImm8(IValueT RotateAmt, IValueT Immed8) { in encodeRotatedImm8()
854 IValueT RotateAmt; in emitType01() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23851 uint64_t RotateAmt = EltBits[0].urem(EltSizeInBits); in LowerRotate() local
23874 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate() local
23898 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20462 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate() local