Home | History | Annotate | Download | only in src

Lines Matching refs:OperandARM32FlexFpImm

393 OperandARM32FlexFpImm::OperandARM32FlexFpImm(Cfg * /*Func*/, Type Ty,
397 bool OperandARM32FlexFpImm::canHoldImm(const Operand *C,
2083 if (const auto *FpImm = llvm::dyn_cast<OperandARM32FlexFpImm>(Src0)) {
2103 if (const auto *FpImm = llvm::dyn_cast<OperandARM32FlexFpImm>(Src0)) {
2116 if (const auto *FpImm = llvm::dyn_cast<OperandARM32FlexFpImm>(Src0)) {
3414 void OperandARM32FlexFpImm::emit(const Cfg *Func) const {
3429 void OperandARM32FlexFpImm::dump(const Cfg * /*Func*/, Ostream &Str) const {