Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5001 MachineInstr *CmpL = emitConjunctionRec( in emitConjunctionRec() local
5005 return CmpL; in emitConjunctionRec()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3362 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec() local
3365 return CmpL; in emitConjunctionRec()