Home
last modified time | relevance | path

Searched refs:cc10 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dtailcall-returndup-void.ll6 declare cc10 void @sEH_info(i64* noalias nocapture, i64* noalias nocapture, i64* noalias nocapture,…
8 define cc10 void @rBM_info(i64* noalias nocapture %Base_Arg, i64* noalias nocapture %Sp_Arg, i64* n…
21 …tail call cc10 void %ln1ZU.i(i64* %Base_Arg, i64* %Sp_Arg, i64* %Hp_Arg, i64 ptrtoint ([0 x i64]* …
25 …tail call cc10 void @sEH_info(i64* %Base_Arg, i64* %Sp_Arg, i64* %Hp_Arg, i64 ptrtoint ([0 x i64]*…
35 …tail call cc10 void %ln27k(i64* %Base_Arg, i64* %Sp_Arg, i64* %Hp_Arg, i64 %R1_Arg, i64 %R2_Arg, i…
Dsibcall-4.ll4 define cc10 void @t(i32* %Base_Arg, i32* %Sp_Arg, i32* %Hp_Arg, i32 %R1_Arg) nounwind {
11 tail call cc10 void %nma(i32* %Base_Arg, i32* %nm3, i32* %Hp_Arg, i32 %R1_Arg) nounwind
/external/llvm/test/Transforms/DeadStoreElimination/
D2011-03-25-DSEMiscompile.ll8 declare cc10 void @Func2(i32*, i32*, i32*, i32)
10 define cc10 void @Func1(i32* noalias %Arg1, i32* noalias %Arg2, i32* %Arg3, i32 %Arg4) {
21 tail call cc10 void @Func2(i32* %Arg1, i32* %Arg2, i32* %Arg3, i32 %Arg4) nounwind
/external/v8/test/mjsunit/
Duri.js53 var cc10 = 0xE000; variable
54 var s10 = String.fromCharCode(cc10);
78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));
/external/chromium_org/v8/test/mjsunit/
Duri.js53 var cc10 = 0xE000; variable
54 var s10 = String.fromCharCode(cc10);
78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));