HomeSort by relevance Sort by last modified time
    Searched refs:MRB (Results 1 - 17 of 17) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 350 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
351 return !(MRB & MRI_Mod);
356 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
357 return !(MRB & MRI_Ref);
363 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
364 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
370 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
371 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
376 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
FunctionAttrs.cpp 104 AliasAnalysis::ModRefBehavior MRB = AA->getModRefBehavior(F);
105 if (MRB == AliasAnalysis::DoesNotAccessMemory)
112 if (!AliasAnalysis::onlyReadsMemory(MRB))
131 AliasAnalysis::ModRefBehavior MRB = AA->getModRefBehavior(CS);
134 if (AliasAnalysis::onlyAccessesArgPointees(MRB)) {
136 if (AliasAnalysis::doesAccessArgPointees(MRB))
147 if (MRB & AliasAnalysis::Mod)
150 if (MRB & AliasAnalysis::Ref)
159 if (MRB & AliasAnalysis::Mod)
162 if (MRB & AliasAnalysis::Ref
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
AliasAnalysis.h 317 static bool onlyReadsMemory(ModRefBehavior MRB) {
318 return !(MRB & Mod);
325 static bool onlyAccessesArgPointees(ModRefBehavior MRB) {
326 return !(MRB & Anywhere & ~ArgumentPointees);
333 static bool doesAccessArgPointees(ModRefBehavior MRB) {
334 return (MRB & ModRef) && (MRB & ArgumentPointees);
  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 318 static bool onlyReadsMemory(FunctionModRefBehavior MRB) {
319 return !(MRB & MRI_Mod);
324 static bool doesNotReadMemory(FunctionModRefBehavior MRB) {
325 return !(MRB & MRI_Ref);
331 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
332 return !(MRB & FMRL_Anywhere & ~FMRL_ArgumentPointees);
338 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) {
339 return (MRB & MRI_ModRef) && (MRB & FMRL_ArgumentPointees);
463 auto MRB = getModRefBehavior(CS)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
AliasAnalysis.cpp 79 ModRefBehavior MRB = getModRefBehavior(CS);
80 if (MRB == DoesNotAccessMemory)
84 if (onlyReadsMemory(MRB))
87 if (onlyAccessesArgPointees(MRB)) {
89 if (doesAccessArgPointees(MRB)) {
  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.cpp 52 FunctionModRefBehavior MRB = PA.getAA()->getModRefBehavior(CS);
53 if (AliasAnalysis::onlyReadsMemory(MRB))
55 if (AliasAnalysis::onlyAccessesArgPointees(MRB)) {
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 67 FunctionModRefBehavior MRB = AAR.getModRefBehavior(&F);
68 if (MRB == FMRB_DoesNotAccessMemory)
76 if (AliasAnalysis::onlyReadsMemory(MRB))
99 FunctionModRefBehavior MRB = AAR.getModRefBehavior(CS);
102 if (!(MRB & MRI_ModRef))
105 if (!AliasAnalysis::onlyAccessesArgPointees(MRB)) {
107 if (MRB & MRI_Mod)
110 if (MRB & MRI_Ref)
132 if (MRB & MRI_Mod)
135 if (MRB & MRI_Ref
    [all...]
  /external/llvm/lib/Analysis/
AliasAnalysis.cpp 140 auto MRB = getModRefBehavior(CS);
141 if (MRB == FMRB_DoesNotAccessMemory)
144 if (onlyReadsMemory(MRB))
146 else if (doesNotReadMemory(MRB))
149 if (onlyAccessesArgPointees(MRB)) {
152 if (doesAccessArgPointees(MRB)) {
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 1819 milliseconds