Home
last modified time | relevance | path

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

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