HomeSort by relevance Sort by last modified time
    Searched full:convergent (Results 51 - 75 of 319) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrList.inc 91 INHERITABLE_ATTR(Convergent)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrList.inc 65 PARSED_ATTR(Convergent)
  /external/llvm/test/Bitcode/
attributes.ll 255 define void @f43() convergent {
362 ; CHECK: attributes #25 = { convergent }
  /external/llvm/test/CodeGen/AMDGPU/
wait.ll 73 ; Function Attrs: convergent nounwind
81 attributes #1 = { convergent nounwind }
ds-negative-offset-addressing-mode-loop.ll 69 attributes #1 = { convergent nounwind }
llvm.amdgcn.mov.dpp.ll 66 attributes #0 = { nounwind readnone convergent }
  /external/llvm/lib/Transforms/Scalar/
LoopUnrollPass.cpp 530 bool &NotDuplicatable, bool &Convergent,
541 Convergent = Metrics.convergent;
    [all...]
Sink.cpp 80 // Convergent operations cannot be made control-dependent on additional
82 if (CS.hasFnAttr(Attribute::Convergent))
  /external/llvm/include/llvm/IR/
Function.h 358 /// @brief Determine if the call is convergent.
360 return hasFnAttribute(Attribute::Convergent);
363 addFnAttr(Attribute::Convergent);
366 removeFnAttr(Attribute::Convergent);
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 108 /// True if the intrinsic is marked as convergent.
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Function.h 381 /// @brief Determine if the call is convergent.
383 return hasFnAttribute(Attribute::Convergent);
386 addFnAttr(Attribute::Convergent);
389 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Function.h 403 /// @brief Determine if the call is convergent.
405 return hasFnAttribute(Attribute::Convergent);
408 addFnAttr(Attribute::Convergent);
411 removeFnAttr(Attribute::Convergent);
  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 26 // save some computations, traces are chosen to be convergent. This means that
132 /// block. Convergent traces means that only one of these is required per
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 26 // save some computations, traces are chosen to be convergent. This means that
137 /// block. Convergent traces means that only one of these is required per
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 26 // save some computations, traces are chosen to be convergent. This means that
137 /// block. Convergent traces means that only one of these is required per
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 26 // save some computations, traces are chosen to be convergent. This means that
137 /// block. Convergent traces means that only one of these is required per
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 26 // save some computations, traces are chosen to be convergent. This means that
137 /// block. Convergent traces means that only one of these is required per
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 26 // save some computations, traces are chosen to be convergent. This means that
137 /// block. Convergent traces means that only one of these is required per

Completed in 538 milliseconds

1 23 4 5 6 7 8 91011>>