Searched refs:HasJmp32 (Results 1 – 4 of 4) sorted by relevance
56 HasJmp32 = false; in initSubtargetFeatures() 78 HasJmp32 = true;84 HasJmp32 = true;
58 bool HasJmp32;86 bool getHasJmp32() const { return HasJmp32; } in getRegisterInfo() 51 bool HasJmp32; global() variable
61 bool getHasJmp32() const { return HasJmp32; } in getHasJmp32()72 bool HasJmp32; variable
188 HasJmp32 = STI.getHasJmp32(); in BPFTargetLowering()860 if (is32BitCmp && HasJmp32) \ in EmitInstrWithCustomInserter()892 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()898 if (is32BitCmp && !HasJmp32) in EmitInstrWithCustomInserter()