Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1818 SDValue IntPow2) const override;
H A DX86ISelLowering.cpp22790 SDNode *N, SDValue, SDValue IntPow2) const { in optimizeFMulOrFDivAsShiftAddBitcast()
22795 EVT IntVT = IntPow2.getValueType(); in optimizeFMulOrFDivAsShiftAddBitcast()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h877 SDValue IntPow2) const { in optimizeFMulOrFDivAsShiftAddBitcast() argument