Home
last modified time | relevance | path

Searched defs:signExtendConstant (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5047 bool LoongArchTargetLowering::signExtendConstant(const ConstantInt *CI) const { signExtendConstant() function in LoongArchTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3073 virtual bool signExtendConstant(const ConstantInt *C) const { return false; } signExtendConstant() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1920 bool RISCVTargetLowering::signExtendConstant(const ConstantInt *CI) const { signExtendConstant() function in RISCVTargetLowering