Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4891 MachineInstr *CmpL = emitConjunctionRec( in emitConjunctionRec() local
4895 return CmpL; in emitConjunctionRec()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3781 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec() local
3784 return CmpL; in emitConjunctionRec()