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

  /external/llvm/lib/Target/R600/
AMDGPUMachineFunction.cpp 14 ShaderType = ShaderType::COMPUTE;
AMDGPU.h 73 COMPUTE = 3
AMDGPUAsmPrinter.cpp 184 case ShaderType::COMPUTE: RsrcReg = R_0288D4_SQ_PGM_RESOURCES_LS; break;
194 case ShaderType::COMPUTE: // Fall through
206 if (MFI->ShaderType == ShaderType::COMPUTE) {
329 case ShaderType::COMPUTE: RsrcReg = R_00B848_COMPUTE_PGM_RSRC1; break;
347 if (MFI->ShaderType == ShaderType::COMPUTE) {
SITypeRewriter.cpp 12 /// non-compute shaders:
16 /// legal for some compute APIs, and we don't want to declare it as legal
67 unsigned ShaderType = ShaderType::COMPUTE;
72 if (ShaderType == ShaderType::COMPUTE)
SIISelLowering.cpp 343 if (Info->ShaderType != ShaderType::COMPUTE && Arg.VT.isVector()) {
359 } else if (Info->ShaderType != ShaderType::COMPUTE) {
376 if (Info->ShaderType == ShaderType::COMPUTE) {
382 if (Info->ShaderType == ShaderType::COMPUTE) {
    [all...]
R600InstrInfo.cpp 213 return MFI->ShaderType != ShaderType::COMPUTE && usesVertexCache(MI->getOpcode());
222 return (MFI->ShaderType == ShaderType::COMPUTE && usesVertexCache(MI->getOpcode())) ||
    [all...]
R600ISelLowering.cpp     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-ia64.S 309 // The FF load/compute loop rotates values three times, so that
465 #define COMPUTE(a, b, s, M, R) \
543 COMPUTE(A, B, 5, M0, RotateM0) \
545 COMPUTE(D, A, 9, M1, RotateM1) \
547 COMPUTE(C, D, 14, M2, RotateM2) \
553 COMPUTE(A, B, 4, M0, RotateM0) \
555 COMPUTE(D, A, 11, M1, RotateM1) \
557 COMPUTE(C, D, 16, M2, RotateM2) \
563 COMPUTE(A, B, 6, M0, RotateM0) \
565 COMPUTE(D, A, 10, M1, RotateM1)
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 309 // The FF load/compute loop rotates values three times, so that
465 #define COMPUTE(a, b, s, M, R) \
543 COMPUTE(A, B, 5, M0, RotateM0) \
545 COMPUTE(D, A, 9, M1, RotateM1) \
547 COMPUTE(C, D, 14, M2, RotateM2) \
553 COMPUTE(A, B, 4, M0, RotateM0) \
555 COMPUTE(D, A, 11, M1, RotateM1) \
557 COMPUTE(C, D, 16, M2, RotateM2) \
563 COMPUTE(A, B, 6, M0, RotateM0) \
565 COMPUTE(D, A, 10, M1, RotateM1)
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 616 milliseconds