Searched refs:pf1 (Results 1 – 10 of 10) sorted by relevance
/external/clang/test/Sema/ |
D | warn-bad-function-cast.c | 13 char *pf1(void); 33 (void *)pf1(); in foo() 44 …(__SIZE_TYPE__)pf1(); /* expected-warning {{cast from function call of type 'char *' to non-matchi… in foo()
|
D | fp16-sema.c | 25 extern __fp16 (*pf1) (void); // expected-error {{function return value cannot have __fp16 type; did…
|
/external/clang/test/CodeGen/ |
D | microsoft-call-conv-x64.c | 17 void (__fastcall *pf1)(void) = f1; 26 pf1(); pf2(); pf4(); pf5(); in main()
|
D | microsoft-call-conv.c | 30 void (__fastcall *pf1)(void) = f1; 44 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); pf7(); in main()
|
D | stdcall-fastcall.c | 23 void (__attribute__((fastcall)) *pf1)(void) = f1; variable 35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); in main()
|
/external/clang/test/Parser/ |
D | cxx0x-ambig.cpp | 142 void (*pf1)() {};
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonPatterns.td | 44 // SDNodes, use pf1/pf2 to convert them to PatFrags. Use common frags 254 class pf1<SDNode Op> : PatFrag<(ops node:$a), (Op node:$a)>; 352 def: OpR_R_pat<F2_conv_sf2df, pf1<fpextend>, f64, F32>; 353 def: OpR_R_pat<F2_conv_df2sf, pf1<fpround>, f32, F64>; 355 def: OpR_R_pat<F2_conv_w2sf, pf1<sint_to_fp>, f32, I32>; 356 def: OpR_R_pat<F2_conv_d2sf, pf1<sint_to_fp>, f32, I64>; 357 def: OpR_R_pat<F2_conv_w2df, pf1<sint_to_fp>, f64, I32>; 358 def: OpR_R_pat<F2_conv_d2df, pf1<sint_to_fp>, f64, I64>; 360 def: OpR_R_pat<F2_conv_uw2sf, pf1<uint_to_fp>, f32, I32>; 361 def: OpR_R_pat<F2_conv_ud2sf, pf1<uint_to_fp>, f32, I64>; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | MergeFunctions.rst | 414 define void %f(i32 %pf0, i32 %pf1) { 415 instr0 i32 %pf0 instr1 i32 %pf1 instr2 i32 123 424 In this example, *pf0* is associated with *pg0*, *pf1* is associated with *pg1*, 425 and we also declare that *pf0* < *pf1*, and thus *pg0* < *pf1*. 431 opcode "*instr1*" from *g*; here we have equal types and opcodes, but "*pf1* is
|
/external/llvm/docs/ |
D | MergeFunctions.rst | 414 define void %f(i32 %pf0, i32 %pf1) { 415 instr0 i32 %pf0 instr1 i32 %pf1 instr2 i32 123 424 In this example, *pf0* is associated with *pg0*, *pf1* is associated with *pg1*, 425 and we also declare that *pf0* < *pf1*, and thus *pg0* < *pf1*. 431 opcode "*instr1*" from *g*; here we have equal types and opcodes, but "*pf1* is
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 68b2ef897ad462ff8f3e68c8cfb994f3.0000edf8.honggfuzz.cov | 182 …ӂZ����F��n��B���h���P[�/�����ʟ>>�Ju���ԭ2�0d���~�?\fga����tf�F2pf1ލ^�U�*)L����$�Ι�}…
|