Lines Matching refs:DecodePredicateOperand
160 static DecodeStatus DecodePredicateOperand(MCInst *Inst, unsigned Val,
410 static DecodeStatus DecodePredicateOperand(MCInst *Inst, unsigned Val, in DecodePredicateOperand() function
505 if (!DecodePredicateOperand(MI, 0xE, Address, NULL)) in _ARM_getInstruction()
516 if (!DecodePredicateOperand(MI, 0xE, Address, NULL)) in _ARM_getInstruction()
527 if (!DecodePredicateOperand(MI, 0xE, Address, NULL)) in _ARM_getInstruction()
1501 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeCopMemInstruction()
1613 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
1850 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeAddrMode3Instruction()
1905 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeQADDInstruction()
1992 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
2136 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeArmMOVTWInstruction()
2165 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeSMLAInstruction()
2259 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeBranchImmInstruction()
3964 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeThumb2BCCInstruction()
4123 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeDoubleRegLoad()
4149 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeDoubleRegStore()
4175 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeLDRPreImm()
4203 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeLDRPreReg()
4229 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeSTRPreImm()
4255 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeSTRPreReg()
4816 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeVMOVSRR()
4843 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeVMOVRRS()
4993 if (!Check(&S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeSwap()
5083 if (!Check(&S, DecodePredicateOperand(Inst, Cond, Address, Decoder))) in DecodeLDR()