OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convergent
(Results
151 - 175
of
319
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td
96
// IntrConvergent - Calls to this intrinsic are
convergent
and may not be made
98
// Parallels the
convergent
attribute on LLVM IR functions.
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineInstr.h
525
/// Return true if this instruction is
convergent
.
526
///
Convergent
instructions can not be made control-dependent on any
534
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/external/llvm/lib/IR/
Attributes.cpp
239
if (hasAttribute(Attribute::
Convergent
))
240
return "
convergent
";
514
case Attribute::
Convergent
: return 1ULL << 46;
[
all
...]
/external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp
520
// - That we do not unswitch loops containing
convergent
operations, as we
523
// FIXME: This could be refined to only bail if the
convergent
operation is
538
if (CS.hasFnAttr(Attribute::
Convergent
))
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h
512
/// Return true if this instruction is
convergent
.
513
///
Convergent
instructions can not be made control-dependent on any
521
return hasProperty(MCID::
Convergent
, Type);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td
[
all
...]
Completed in 943 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>