Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp405 bool getCImmAsAPInt(const MachineInstr *MI, APInt &Result) { in getCImmAsAPInt() function
428 return getConstantVRegValWithLookThrough<isIConstant, getCImmAsAPInt>( in getIConstantVRegValWithLookThrough()