Home
last modified time | relevance | path

Searched refs:OrigImm (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h206 bool selectImm64IfCheaper(int64_t Imm, int64_t OrigImm, SDValue N,
H A DRISCVISelDAGToDAG.cpp3475 bool RISCVDAGToDAGISel::selectImm64IfCheaper(int64_t Imm, int64_t OrigImm, in selectImm64IfCheaper() argument
3477 int OrigCost = RISCVMatInt::getIntMatCost(APInt(64, OrigImm), 64, *Subtarget, in selectImm64IfCheaper()