Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp743 bool is32BitCmp = (Opc == BPF::Select_32 || in EmitInstrWithCustomInserter() local
782 if (is32BitCmp && HasJmp32) \ in EmitInstrWithCustomInserter()
814 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()
820 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()