reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/SelectionDAGNodes.h
 2000   int32_t getConstantFPSplatPow2ToLog2Int(BitVector *UndefElements,

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 9597   int32_t C = BV->getConstantFPSplatPow2ToLog2Int(&UndefElements, Bits + 1);
 9670   int32_t C = BV->getConstantFPSplatPow2ToLog2Int(&UndefElements, FloatBits + 1);
lib/Target/ARM/ARMISelLowering.cpp
13503   int32_t C = BV->getConstantFPSplatPow2ToLog2Int(&UndefElements, 33);
13561   int32_t C = BV->getConstantFPSplatPow2ToLog2Int(&UndefElements, 33);