HomeSort by relevance Sort by last modified time
    Searched full:nocapture (Results 551 - 575 of 812) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/Mips/
tailcall.ll 210 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
212 define i32 @caller12(%struct.S* nocapture byval %a0) nounwind {
cmplarge.ll 10 define void @getSubImagesLuma(%struct.StorablePicture* nocapture %s) #0 {
stldst.ll 41 declare i32 @printf(i8* nocapture, ...) nounwind
  /external/llvm/test/CodeGen/X86/
cmov.ll 115 declare i32 @printf(i8* nocapture, ...) nounwind
120 define i32 @test5(i32* nocapture %P) nounwind readonly {
134 define i32 @test6(i32* nocapture %P) nounwind readonly {
code_placement.ll 7 define void @t(i8* nocapture %in, i8* nocapture %out, i32* nocapture %rk, i32 %r) nounwind ssp {
misched-matrix.ll 89 define void @mmult([4 x i32]* noalias nocapture %m1, [4 x i32]* noalias nocapture %m2,
90 [4 x i32]* noalias nocapture %m3) nounwind uwtable ssp {
rd-mod-wr-eflags.ll 6 define void @_Z7releaseP3obj(%struct.obj* nocapture %o) nounwind uwtable ssp {
60 declare i32 @printf(i8* nocapture, ...) nounwind
62 declare void @free(i8* nocapture) nounwind
2010-02-12-CoalescerBug-Impdef.ll 110 declare fastcc %"union tree_node"* @get_computation_at(%"struct loop"*, %"struct iv_use"* nocapture, %"struct iv_cand"* nocapture, %"union gimple_statement_d"*) nounwind
114 define fastcc i64 @get_computation_cost_at(%"struct ivopts_data"* %data, %"struct iv_use"* nocapture %use, %"struct iv_cand"* nocapture %cand, i8 zeroext %address_p, %"struct bitmap_head_def"** %depends_on, %"union gimple_statement_d"* %at, i8* %can_autoinc) nounwind {
2010-05-12-FastAllocKills.ll 29 define fastcc i32 @sqlite3AtoF(i8* %z, double* nocapture %pResult) nounwind ssp {
2010-11-02-DbgParameter.ll 9 define i32 @foo(%struct.bar* nocapture %i) nounwind readnone optsize noinline ssp {
  /external/llvm/test/DebugInfo/X86/
elf-names.ll 20 define void @_ZN1DC2Ev(%class.D* nocapture %this) unnamed_addr nounwind uwtable align 2 {
34 define void @_ZN1DC2ERKS_(%class.D* nocapture %this, %class.D* nocapture %d) unnamed_addr nounwind uwtable align 2 {
  /external/llvm/test/Transforms/IndVarSimplify/
udiv.ll 14 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind {
126 declare i32 @atoi(i8* nocapture) nounwind readonly
128 declare i32 @printf(i8* nocapture, ...) nounwind
  /external/llvm/bindings/python/llvm/
enumerations.py 51 ('NoCapture', 1 << 21),
  /external/llvm/include/llvm/IR/
Argument.h 73 /// \brief Return true if this argument has the nocapture attribute on it in
  /external/llvm/test/Analysis/CostModel/X86/
loop_v2.ll 6 define i32 @foo(i32* nocapture %A) nounwind uwtable readonly 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 13 define void @t(i32* nocapture %vals, i32 %c) nounwind {
sjlj-prepare-critical-edge.ll 9 define noalias i8* @foo(i8* nocapture %inRefURL) noreturn ssp {
  /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/PowerPC/
dbg.ll 7 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind readnone {
stwu8.ll 24 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
  /external/llvm/test/CodeGen/Thumb2/
2010-08-10-VarSizedAllocaBug.ll 59 declare i32 @printf(i8* nocapture, ...) nounwind

Completed in 443 milliseconds

<<21222324252627282930>>