Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3147 static SDValue emitStrictFPComparison(SDValue LHS, SDValue RHS, const SDLoc &dl, in emitStrictFPComparison() function
9424 Cmp = emitStrictFPComparison(LHS, RHS, dl, DAG, Chain, IsSignaling); in LowerSETCC()