Home
last modified time | relevance | path

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

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