HomeSort by: relevance | last modified time | path
    Searched refs:StoreInts (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
AutoUpgrade.cpp 592 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1,
606 StoreInts[fArgs.size() - 3], Tys);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19851 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2,
19858 SI->getModule(), StoreInts[Factor - 2], Tys);
19868 Intrinsic::ID StoreInts =
19874 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 11518 static const Intrinsic::ID StoreInts[3] = {Intrinsic::aarch64_neon_st2,
11522 Intrinsic::getDeclaration(SI->getModule(), StoreInts[Factor - 2], Tys);

Completed in 56 milliseconds