Searched
full:nocapture (Results
826 -
850 of
1208) sorted by null
<<31323334353637383940>>
/external/llvm/test/Transforms/LoopVectorize/ |
if-conversion.ll | 27 define i32 @function0(i32* nocapture %a, i32* nocapture %b, i32 %start, i32 %end) nounwind uwtable ssp { 79 define i32 @reduction_func(i32* nocapture %A, i32 %n) nounwind uwtable readonly ssp {
|
/external/llvm/test/Transforms/SampleProfile/ |
branch.ll | 31 define i32 @main(i32 %argc, i8** nocapture readonly %argv) #0 { 83 declare i32 @atoi(i8* nocapture) #1 86 declare i32 @printf(i8* nocapture readonly, ...) #2
|
/external/llvm/test/Transforms/Scalarizer/ |
dbginfo.ll | 5 define void @f1(<4 x i32>* nocapture %a, <4 x i32>* nocapture readonly %b, <4 x i32>* nocapture readonly %c) #0 {
|
/external/llvm/bindings/go/llvm/ |
ir_test.go | 65 {NoCaptureAttribute, "nocapture"},
|
/external/llvm/bindings/python/llvm/ |
enumerations.py | 51 ('NoCapture', 1 << 21),
|
/external/llvm/test/Analysis/CostModel/X86/ |
loop_v2.ll | 6 define i32 @foo(i32* nocapture %A) nounwind uwtable readonly ssp {
|
/external/llvm/test/Analysis/ScalarEvolution/ |
max-trip-count-address-space.ll | 10 define void @foo(i32 addrspace(1)* nocapture %d, i32 %n) nounwind {
|
sext-iv-0.ll | 9 define void @foo(double* nocapture %x) nounwind {
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-build-vector.ll | 5 define void @one_lane(i32* nocapture %out_int, i32 %skip0) nounwind {
|
arm64-rev.ll | 195 define void @test_vrev64(<4 x i16>* nocapture %source, <2 x i16>* nocapture %dst) nounwind ssp { 212 define void @float_vrev64(float* nocapture %source, <4 x float>* nocapture %dest) nounwind noinline ssp {
|
/external/llvm/test/CodeGen/ARM/ |
2009-11-01-NeonMoves.ll | 34 declare arm_aapcs_vfpcc <4 x float> @quux(%foo* nocapture) nounwind readonly
|
commute-movcc.ll | 26 define i32 @f(i32* nocapture %a, i32 %Pref) nounwind ssp {
|
ifcvt11.ll | 8 define i32 @effie(i32 %tsets, %struct.xyz_t* nocapture %p, i32 %a, i32 %b, i32 %c) nounwind readonly noinline {
|
machine-licm.ll | 10 define void @t(i32* nocapture %vals, i32 %c) nounwind {
|
out-of-registers.ll | 9 define void @foo(float* nocapture %A) #0 {
|
/external/llvm/test/CodeGen/Generic/ |
crash.ll | 14 define void @Parse_Camera(%struct.CAMERA** nocapture %Camera_Ptr) nounwind {
|
/external/llvm/test/CodeGen/MSP430/ |
2009-11-08-InvalidResNo.ll | 11 define signext i8 @psock_readto(%struct.psock* nocapture %psock, i8 zeroext %c) nounwind {
|
/external/llvm/test/CodeGen/Mips/ |
cmplarge.ll | 10 define void @getSubImagesLuma(%struct.StorablePicture* nocapture %s) #0 {
|
divrem.ll | 137 define i32 @sdivrem1(i32 signext %a0, i32 signext %a1, i32* nocapture %r) nounwind { 178 define i32 @udivrem1(i32 zeroext %a0, i32 zeroext %a1, i32* nocapture %r) nounwind { 320 define i64 @sdivrem2(i64 %a0, i64 %a1, i64* nocapture %r) nounwind { 355 define i64 @udivrem2(i64 %a0, i64 %a1, i64* nocapture %r) nounwind {
|
stldst.ll | 41 declare i32 @printf(i8* nocapture, ...) nounwind
|
/external/llvm/test/CodeGen/PowerPC/ |
dbg.ll | 7 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind readnone {
|
isel-rc-nox0.ll | 43 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) #1
|
loop-data-prefetch-inner.ll | 6 define void @foo(double* %x, double* nocapture readonly %y) #0 {
|
ppc64-calls.ll | 33 define void @test_indirect(void ()* nocapture %fp) nounwind {
|
stwu8.ll | 24 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
|
Completed in 536 milliseconds
<<31323334353637383940>>