Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp988 bool isSignedCmp = (CC == ISD::SETGT || in EmitInstrWithCustomInserter() local
1001 LHS = EmitSubregExt(MI, BB, LHS, isSignedCmp); in EmitInstrWithCustomInserter()
1007 RHS = EmitSubregExt(MI, BB, RHS, isSignedCmp); in EmitInstrWithCustomInserter()