HomeSort by relevance Sort by last modified time
    Searched refs:V4 (Results 26 - 40 of 40) sorted by null

12

  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 195 vecType = NVPTX::PTXLdStInstCode::V4;
388 case NVPTXISD::LoadV4: VecType = NVPTX::PTXLdStInstCode::V4; break;
732 vecType = NVPTX::PTXLdStInstCode::V4;
    [all...]
NVPTXAsmPrinter.cpp 676 else if (Imm==NVPTX::PTXLdStInstCode::V4)
677 O << ".v4";
    [all...]
  /external/openssl/crypto/bn/asm/
armv4-gf2m.S 201 moveq pc,lr @ be binary compatible with V4, yet
armv4-gf2m.pl 260 moveq pc,lr @ be binary compatible with V4, yet
  /system/netd/
CommandListener.cpp 179 createChildChains(V4, "nat", "PREROUTING", NAT_PREROUTING);
180 createChildChains(V4, "nat", "POSTROUTING", NAT_POSTROUTING);
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp 330 const Value *V3 = 0, const Value *V4 = 0) {
335 WriteValue(V4);
374 #define Assert4(C, M, V1, V2, V3, V4) \
375 do { if (!(C)) { CheckFailed(M, V1, V2, V3, V4); return; } } while (0)
    [all...]
  /external/openssl/crypto/aes/asm/
aes-armv4.S 212 moveq pc,lr @ be binary compatible with V4, yet
627 moveq pc,lr @ be binary compatible with V4, yet
715 moveq pc,lr @ be binary compatible with V4, yet
923 moveq pc,lr @ be binary compatible with V4, yet
aes-armv4.pl 265 moveq pc,lr @ be binary compatible with V4, yet
680 moveq pc,lr @ be binary compatible with V4, yet
773 moveq pc,lr @ be binary compatible with V4, yet
981 moveq pc,lr @ be binary compatible with V4, yet
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.S 442 moveq pc,lr @ be binary compatible with V4, yet
sha512-armv4.pl 432 moveq pc,lr @ be binary compatible with V4, yet
sha256-armv4.S 1512 moveq pc,lr @ be binary compatible with V4, yet
sha512-armv4.S 437 moveq pc,lr @ be binary compatible with V4, yet
    [all...]
  /external/zlib/src/
configure 262 OSF1\ V4*) SFLAGS=${CFLAGS-"-O -std1"}
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 43 PPC::V0 , PPC::V1 , PPC::V2 , PPC::V3 , PPC::V4 , PPC::V5 , PPC::V6 , PPC::V7 ,
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 392 milliseconds

12