Searched defs:RelocOp (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFMISimplifyPatchable.cpp | 103 MachineOperand *RelocOp, const GlobalValue *GVal) { in checkADDrr() 155 MachineBasicBlock &MBB, MachineOperand *RelocOp, const GlobalValue *GVal, in checkShift() 241 MachineInstr *Inst, MachineOperand *RelocOp, const GlobalValue *GVal) { in processInst()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFMISimplifyPatchable.cpp | 89 MachineOperand *RelocOp, const GlobalValue *GVal) { in checkADDrr() 132 MachineBasicBlock &MBB, MachineOperand *RelocOp, const GlobalValue *GVal, in checkShift() 216 MachineInstr *Inst, MachineOperand *RelocOp, const GlobalValue *GVal) { in processInst()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInstMIPS32.h | 31 enum RelocOp { RO_No, RO_Hi, RO_Lo, RO_Jal }; enum
|