Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h315 ConstantFoldCountZeros(Register Src, const MachineRegisterInfo &MRI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp287 auto MaybeCsts = ConstantFoldCountZeros(SrcOps[0].getReg(), *getMRI(), CB); in buildInstr()
H A DUtils.cpp990 llvm::ConstantFoldCountZeros(Register Src, const MachineRegisterInfo &MRI, in ConstantFoldCountZeros() function in llvm