Home
last modified time | relevance | path

Searched defs:HiOpcode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4596 unsigned HiOpcode = 0; in performMulLoHiCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9840 int HiOpcode = Unsigned? SystemZ::VECLG : SystemZ::VECG; in emitICmp128Hi() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp29769 unsigned HiOpcode = IsUnsigned ? AArch64ISD::UADDWT : AArch64ISD::SADDWT; in LowerPARTIAL_REDUCE_MLA() local