Home
last modified time | relevance | path

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

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