Searched refs:getHasJmp32 (Results 1 – 4 of 4) sorted by relevance
87 bool getHasJmp32() const { return HasJmp32; } in getHasJmp32() function
151 if (MF->getSubtarget<BPFSubtarget>().getHasJmp32()) in processAtomicInsts()
61 bool getHasJmp32() const { return HasJmp32; } in getHasJmp32() function
137 STI.getHasJmp32() ? Custom : Promote); in BPFTargetLowering()196 HasJmp32 = STI.getHasJmp32(); in BPFTargetLowering()