HomeSort by relevance Sort by last modified time
    Searched refs:Fast (Results 76 - 100 of 214) sorted by null

1 2 34 5 6 7 8 9

  /external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 250 bool *Fast) { return false; }
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 399 bool *Fast) const override;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtctl.h     [all...]
  /build/blueprint/proptools/
clone.go 272 // Fast path
  /external/libvncserver/webclients/novnc/
README.md 78 * Fast Javascript Engine: this is not strictly a requirement, but
79 without a fast Javascript engine, noVNC might be painfully slow.
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 109 unsigned Alignment, bool *Fast) const {
111 return getTLI()->allowsMisalignedMemoryAccesses(M, AddressSpace, Alignment, Fast);
    [all...]
  /external/llvm/lib/Target/BPF/
BPFISelLowering.cpp 159 case CallingConv::Fast:
235 case CallingConv::Fast:
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelLowering.cpp 249 case CallingConv::Fast:
269 case CallingConv::Fast:
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 87 unsigned Alignment, bool *Fast) const {
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);
    [all...]
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_amd64.go 94 // "Fast CRC Computation for iSCSI Polynomial Using CRC32 Instruction"
  /prebuilts/go/darwin-x86/src/image/jpeg/
idct.go 69 // For more on the actual algorithm, see Z. Wang, "Fast algorithms for the
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_amd64.go 94 // "Fast CRC Computation for iSCSI Polynomial Using CRC32 Instruction"
  /prebuilts/go/linux-x86/src/image/jpeg/
idct.go 69 // For more on the actual algorithm, see Z. Wang, "Fast algorithms for the
  /frameworks/rs/script_api/
rs_math.spec     [all...]
  /external/libjpeg-turbo/simd/
jdsample-mmx.asm 528 ; Fast processing for the common case of 2:1 horizontal and 1:1 vertical.
629 ; Fast processing for the common case of 2:1 horizontal and 2:1 vertical.
jdsample-sse2-64.asm 484 ; Fast processing for the common case of 2:1 horizontal and 1:1 vertical.
573 ; Fast processing for the common case of 2:1 horizontal and 2:1 vertical.
jdsample-sse2.asm 524 ; Fast processing for the common case of 2:1 horizontal and 1:1 vertical.
623 ; Fast processing for the common case of 2:1 horizontal and 2:1 vertical.
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]

Completed in 976 milliseconds

1 2 34 5 6 7 8 9