Searched refs:ConstantInteger64 (Results 1 – 11 of 11) sorted by relevance
276 using ConstantInteger64 = ConstantPrimitive<int64_t, Operand::kConstInteger64>; variable291 inline void ConstantInteger64::dump(const Cfg *, Ostream &Str) const { in dump()
320 virtual void emit(const ConstantInteger64 *C) const = 0;
592 template <> void ConstantInteger64::emit(TargetLowering *Target) const { in emit()
757 } else if (const auto *Imm = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIASRegOpTyGPR()788 } else if (const auto *Imm = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIASAddrOpTyGPR()843 } else if (const auto *Imm = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIASGPRShift()2241 llvm::isa<ConstantInteger64>(Src) && in emit()2242 !Utils::IsInt(32, llvm::cast<ConstantInteger64>(Src)->getValue())) { in emit()2310 if (const auto *C64 = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIAS()
1440 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) {1469 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) {2350 !llvm::isa<ConstantInteger64>(Src1))2358 !llvm::isa<ConstantInteger64>(Src1))2366 !llvm::isa<ConstantInteger64>(Src1))3580 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Opnd))7982 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Const)) {8129 if (llvm::isa<ConstantInteger64>(Offset)) {8202 void TargetX86Base<TraitsType>::emit(const ConstantInteger64 *C) const {
211 TypePool<IceType_i64, int64_t, ConstantInteger64> Integers64;
2234 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) { in loOperand()2290 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) { in hiOperand()2564 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Src1)) { in lowerInt64Arithmetic()2623 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Src1)) { in lowerInt64Arithmetic()2677 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Src1)) { in lowerInt64Arithmetic()3869 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Src0)) { in lowerCast()
142 void emit(const ConstantInteger64 *C) const final { in emit()
2096 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) in loOperand()2123 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) { in hiOperand()2557 if (auto *C = llvm::dyn_cast<ConstantInteger64>(Src1)) { in preambleDivRem()4946 if (llvm::dyn_cast<ConstantInteger64>(Val)) { in lowerInt64AtomicRMW()6642 void TargetARM32::emit(const ConstantInteger64 *) const { in emit()
158 void emit(const ConstantInteger64 *C) const final;
208 void emit(const ConstantInteger64 *C) const final;