Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp821 bool is32BitCmp = (Opc == BPF::Select_32 || in EmitInstrWithCustomInserter() local
860 if (is32BitCmp && HasJmp32) \ in EmitInstrWithCustomInserter()
892 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()
898 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()