Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp797 bool is32BitCmp = (Opc == BPF::Select_32 || in EmitInstrWithCustomInserter() local
836 if (is32BitCmp && HasJmp32) \ in EmitInstrWithCustomInserter()
868 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()
874 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()