Home
last modified time | relevance | path

Searched defs:RotateAmt (Results 1 – 5 of 5) 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()
2967 uint32_t RotateAmt) { in create()
2985 uint32_t RotateAmt = getRotateAmt(); in emit() local
2993 uint32_t RotateAmt = getRotateAmt(); in dump() local
DIceTargetLoweringARM32.cpp6206 uint32_t RotateAmt; in legalize() local
6390 uint32_t RotateAmt; in alignRegisterPow2() local
6861 constexpr uint32_t RotateAmt = 2; in indirectBranchBicMask() local
6867 constexpr uint32_t RotateAmt = 2; in memOpBicMask() local
DIceInstARM32.h244 uint32_t RotateAmt; variable
DIceAssemblerARM32.cpp326 IValueT encodeRotatedImm8(IValueT RotateAmt, IValueT Immed8) { in encodeRotatedImm8()
835 IValueT RotateAmt; in emitType01() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20462 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate() local