OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alwaysinline
(Results
26 - 50
of
104
) sorted by null
1
2
3
4
5
/external/llvm/test/Transforms/Inline/
alloca-dbgdeclare-merge.ll
34
; Function Attrs:
alwaysinline
nounwind uwtable
47
; Function Attrs:
alwaysinline
nounwind uwtable
65
attributes #0 = {
alwaysinline
nounwind uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+sse,+sse2" "unsafe-fp-math"="false" "use-soft-float"="false" }
optimization-remarks.ll
8
; Function Attrs:
alwaysinline
nounwind uwtable
54
attributes #0 = {
alwaysinline
nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp
199
SDValue Size, unsigned Align, bool isVolatile, bool
AlwaysInline
,
209
if (!
AlwaysInline
&& SizeVal > Subtarget.getMaxInlineSizeThreshold())
213
/// if calling the library is not allowed (
AlwaysInline
), then soldier on as
216
if (!
AlwaysInline
&& (Align & 3) != 0)
278
Align, isVolatile,
AlwaysInline
, false,
/external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h
42
/// If
AlwaysInline
is true, the size is constant and the target should not
46
/// for another call). If the target chooses to decline an
AlwaysInline
53
bool
AlwaysInline
,
/external/llvm/lib/Target/AMDGPU/
AMDGPUAlwaysInlinePass.cpp
56
F.addFnAttr(Attribute::
AlwaysInline
);
/external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.h
30
bool IsVolatile, bool
AlwaysInline
,
/external/llvm/test/CodeGen/X86/
dllimport.ll
18
define available_externally dllimport void @inline2()
alwaysinline
{
dllexport-x86_64.ll
26
define linkonce_odr dllexport void @lnk2()
alwaysinline
{
/external/llvm/test/Transforms/LoopRotate/
nosimplifylatch.ll
8
; Function Attrs:
alwaysinline
inlinehint nounwind readonly ssp
/external/llvm/test/Transforms/SLPVectorizer/X86/
non-vectorizable-intrinsic.ll
35
attributes #0 = {
alwaysinline
nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/llvm/include/llvm/IR/
Attributes.td
20
def
AlwaysInline
: EnumAttr<"
alwaysinline
">;
/external/llvm/test/Bitcode/
attributes-3.3.ll
80
define void @f13()
alwaysinline
219
; CHECK: attributes #5 = {
alwaysinline
}
attributes.ll
77
define void @f13()
alwaysinline
295
; CHECK: attributes #5 = {
alwaysinline
}
/external/llvm/test/CodeGen/PowerPC/
inlineasm-i64-reg.ll
7
; Function Attrs:
alwaysinline
inlinehint nounwind
105
attributes #0 = {
alwaysinline
inlinehint nounwind }
/external/llvm/test/DebugInfo/Generic/
namespace_inline_function_definition.ll
51
; Function Attrs:
alwaysinline
nounwind uwtable
66
attributes #1 = {
alwaysinline
nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
PR20038.ll
91
; Function Attrs:
alwaysinline
nounwind
105
; Function Attrs:
alwaysinline
nounwind
119
attributes #1 = {
alwaysinline
nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/llvm/test/Transforms/IRCE/
with-parent-loops.ll
6
; Function Attrs:
alwaysinline
34
; Function Attrs:
alwaysinline
74
; Function Attrs:
alwaysinline
123
; Function Attrs:
alwaysinline
187
; Function Attrs:
alwaysinline
269
; Function Attrs:
alwaysinline
342
attributes #0 = {
alwaysinline
}
/external/clang/test/CodeGen/
function-attributes.c
112
// CHECK: attributes [[AI]] = {
alwaysinline
nounwind optsize{{.*}} }
/external/clang/test/Modules/
cxx-irgen.cpp
76
// CHECK: attributes #[[ALWAYS_INLINE]] = {{.*}}
alwaysinline
/external/llvm/bindings/go/llvm/
ir_test.go
53
{AlwaysInlineAttribute, "
alwaysinline
"},
/external/llvm/bindings/python/llvm/
enumerations.py
46
('
AlwaysInline
', 1 << 12),
/external/llvm/include/llvm/Transforms/IPO/
InlinerPass.h
72
/// which restricts it to deleting functions with an '
AlwaysInline
'
/external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h
45
bool isVolatile, bool
AlwaysInline
,
/external/llvm/test/DebugInfo/Generic/Inputs/
gmlt.ll
112
; Function Attrs:
alwaysinline
nounwind uwtable
127
attributes #1 = {
alwaysinline
nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/llvm/test/DebugInfo/Inputs/
gmlt.ll
112
; Function Attrs:
alwaysinline
nounwind uwtable
127
attributes #1 = {
alwaysinline
nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
Completed in 1873 milliseconds
1
2
3
4
5