Searched refs:BPFMISimplifyPatchable (Results 1 – 3 of 3) sorted by relevance
46 struct BPFMISimplifyPatchable : public MachineFunctionPass { struct52 BPFMISimplifyPatchable() : MachineFunctionPass(ID) { in BPFMISimplifyPatchable() function90 void BPFMISimplifyPatchable::initialize(MachineFunction &MFParm) { in initialize()96 bool BPFMISimplifyPatchable::isLoadInst(unsigned Opcode) { in isLoadInst()102 void BPFMISimplifyPatchable::checkADDrr(MachineRegisterInfo *MRI, in checkADDrr()154 void BPFMISimplifyPatchable::checkShift(MachineRegisterInfo *MRI, in checkShift()240 void BPFMISimplifyPatchable::processInst(MachineRegisterInfo *MRI, in processInst()259 bool BPFMISimplifyPatchable::removeLD() { in removeLD()322 INITIALIZE_PASS(BPFMISimplifyPatchable, DEBUG_TYPE,325 char BPFMISimplifyPatchable::ID = 0;[all …]
35 BPFMISimplifyPatchable.cpp
74 "BPFMISimplifyPatchable.cpp",