Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp742 bool is32BitCmp = (Opc == BPF::Select_32 || in EmitInstrWithCustomInserter() local
781 if (is32BitCmp && HasJmp32) \ in EmitInstrWithCustomInserter()
813 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()
819 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()