Searched refs:FB1 (Results 1 - 10 of 10) sorted by relevance

/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMultipleModuleTest.cpp342 // Module A { Extern FB, Function FA which calls FB1 },
343 // Module B { Extern FA, Function FB1, Function FB2 which calls FA },
344 // execute FA, then FB1
350 Function *FA, *FB1, *FB2; local
351 createCrossModuleRecursiveCase(A, FA, B, FB1, FB2);
359 ptr = TheJIT->getFunctionAddress(FB1->getName().str());
363 // Module A { Extern FB, Function FA which calls FB1 },
364 // Module B { Extern FA, Function FB1, Function FB2 which calls FA },
365 // execute FB1 then FA
371 Function *FA, *FB1, *FB local
392 Function *FA, *FB1, *FB2; local
413 Function *FA, *FB1, *FB2; local
[all...]
H A DMCJITTestBase.h193 // Module A { Extern FB1, Function FA which calls FB1 },
194 // Module B { Extern FA, Function FB1, Function FB2 which calls FA },
197 Function *&FB1, Function *&FB2) {
198 // Define FB1 in B.
200 FB1 = insertAccumulateFunction(B.get(), nullptr, "FB1");
202 // Declare FB1 in A (as an external).
204 Function *FB1Extern = insertExternalReferenceToFunction(A.get(), FB1);
206 // Define FA in A (with a call to FB1)
195 createCrossModuleRecursiveCase(std::unique_ptr<Module> &A, Function *&FA, std::unique_ptr<Module> &B, Function *&FB1, Function *&FB2) argument
[all...]
/external/icu/icu4c/source/data/sprep/
H A Drfc3491.txt1137 1FB9; 1FB1; MAP
H A Drfc3530csci.txt1136 1FB9; 1FB1; MAP
H A Drfc3722.txt1137 1FB9; 1FB1; MAP
H A Drfc3920node.txt1137 1FB9; 1FB1; MAP
H A Drfc4518ci.txt1104 1FB9; 1FB1; MAP
/external/icu/icu4c/source/test/testdata/
H A Dnfs4_cis_prep.txt1127 1FB9; 1FB1; MAP
H A Dnfs4_cs_prep_ci.txt1127 1FB9; 1FB1; MAP
H A Dnfs4_mixed_prep_s.txt1127 1FB9; 1FB1; MAP

Completed in 183 milliseconds