reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/Analysis/ScopBuilder.cpp
 2387           auto ValAPInt = APIntFromVal(Val);
tools/polly/lib/CodeGen/IslExprBuilder.cpp
   81     APInt APValue = APIntFromVal(Val);
tools/polly/unittests/Isl/IslTest.cpp
  168     auto APNOne = APIntFromVal(IslNOne);
  176     auto APNTwo = APIntFromVal(IslNTwo);
  184     auto APNThree = APIntFromVal(IslNThree);
  192     auto APNFour = APIntFromVal(IslNFour);
  200     auto APZero = APIntFromVal(IslZero);
  207     auto APOne = APIntFromVal(IslOne);
  214     auto APTwo = APIntFromVal(IslTwo);
  221     auto APThree = APIntFromVal(IslThree);
  228     auto APFour = APIntFromVal(IslFour);
  235     auto APNOne = APIntFromVal(IslNOne);
  244     auto APLargeNum = APIntFromVal(IslLargeNum);
  252     auto APLargePow2 = APIntFromVal(IslLargePow2);
  261     auto APLargeNPow2 = APIntFromVal(IslLargeNPow2);
  270     auto APLargePow2 = APIntFromVal(IslLargePow2);
  279     auto APLargeNPow2 = APIntFromVal(IslLargeNPow2);