Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp929 bool is32BitCmp = (Opc == BPF::Select_32 || in EmitInstrWithCustomInserter() local
968 if (is32BitCmp && HasJmp32) \ in EmitInstrWithCustomInserter()
1000 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()
1006 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()