Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp66 const GlobalValue *GVal, bool IsAma);
69 bool doSrcRegProp, bool IsAma);
170 Register &DstReg, const GlobalValue *GVal, bool IsAma) { in processCandidate() argument
172 if (IsAma) { in processCandidate()
189 processDstReg(MRI, TmpReg, DstReg, GVal, false, IsAma); in processCandidate()
200 processDstReg(MRI, DstReg, SrcReg, GVal, true, IsAma); in processCandidate()
205 bool doSrcRegProp, bool IsAma) { in processDstReg() argument
214 if (IsAma && MRI->getUniqueVRegDef(I->getReg())) in processDstReg()
304 bool IsAma = false; in removeLD() local
306 IsAma = true; in removeLD()
[all …]
H A DBTFDebug.h375 const GlobalVariable *, bool IsAma);
H A DBTFDebug.cpp1257 const GlobalVariable *GVar, bool IsAma) { in generatePatchImmReloc() argument
1264 if (IsAma) { in generatePatchImmReloc()