Home
last modified time | relevance | path

Searched defs:LowerABS (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5766 SDValue AArch64TargetLowering::LowerABS(SDValue Op, SelectionDAG &DAG) const { in LowerABS() function in AArch64TargetLowering
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29519 static SDValue LowerABS(SDValue Op, const X86Subtarget &Subtarget, in LowerABS() function