Searched defs:isTruncWithZeroHighBitsInput (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kISelLowering.cpp | 2248 static bool isTruncWithZeroHighBitsInput(SDValue V, SelectionDAG &DAG) { isTruncWithZeroHighBitsInput() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 23819 static bool isTruncWithZeroHighBitsInput(SDValue V, SelectionDAG &DAG) { isTruncWithZeroHighBitsInput() function |