Searched refs:ConstantInteger64 (Results 1 – 11 of 11) sorted by relevance
275 using ConstantInteger64 = ConstantPrimitive<int64_t, Operand::kConstInteger64>; variable306 inline void ConstantInteger64::dump(const Cfg *, Ostream &Str) const { in dump()
592 template <> void ConstantInteger64::emit(TargetLowering *Target) const { in emit()
327 virtual void emit(const ConstantInteger64 *C) const = 0;
755 } else if (const auto *Imm = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIASRegOpTyGPR()786 } else if (const auto *Imm = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIASAddrOpTyGPR()841 } else if (const auto *Imm = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIASGPRShift()2226 llvm::isa<ConstantInteger64>(Src) && in emit()2227 !Utils::IsInt(32, llvm::cast<ConstantInteger64>(Src)->getValue())) { in emit()2293 if (const auto *C64 = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIAS()
1390 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) {1419 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) {2293 !llvm::isa<ConstantInteger64>(Src1))2301 !llvm::isa<ConstantInteger64>(Src1))2309 !llvm::isa<ConstantInteger64>(Src1))3504 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Opnd))7927 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Const)) {8172 void TargetX86Base<TraitsType>::emit(const ConstantInteger64 *C) const {
2249 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) { in loOperand()2305 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) { in hiOperand()2579 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Src1)) { in lowerInt64Arithmetic()2638 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Src1)) { in lowerInt64Arithmetic()2692 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Src1)) { in lowerInt64Arithmetic()3884 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Src0)) { in lowerCast()
211 TypePool<IceType_i64, int64_t, ConstantInteger64> Integers64;
142 void emit(const ConstantInteger64 *C) const final { in emit()
2102 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) in loOperand()2129 if (auto *Const = llvm::dyn_cast<ConstantInteger64>(Operand)) { in hiOperand()2563 if (auto *C = llvm::dyn_cast<ConstantInteger64>(Src1)) { in preambleDivRem()4950 if (llvm::dyn_cast<ConstantInteger64>(Val)) { in lowerInt64AtomicRMW()6662 void TargetARM32::emit(const ConstantInteger64 *) const { in emit()
158 void emit(const ConstantInteger64 *C) const final;
208 void emit(const ConstantInteger64 *C) const final;