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.cpp3434 static SDValue emitStrictFPComparison(SDValue LHS, SDValue RHS, const SDLoc &dl, in emitStrictFPComparison() function
10364 Cmp = emitStrictFPComparison(LHS, RHS, dl, DAG, Chain, IsSignaling); in LowerSETCC()