Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18874 SDValue LeafOp = SDValue(N, 0); in performReinterpretCastCombine() local
18877 LeafOp.getValueType() != Op.getValueType()) in performReinterpretCastCombine()
18879 if (LeafOp.getValueType() == Op.getValueType()) in performReinterpretCastCombine()