Searched refs:FB1 (Results 1 - 10 of 10) sorted by relevance
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITMultipleModuleTest.cpp | 342 // 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 D | MCJITTestBase.h | 193 // 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 D | rfc3491.txt | 1137 1FB9; 1FB1; MAP
|
H A D | rfc3530csci.txt | 1136 1FB9; 1FB1; MAP
|
H A D | rfc3722.txt | 1137 1FB9; 1FB1; MAP
|
H A D | rfc3920node.txt | 1137 1FB9; 1FB1; MAP
|
H A D | rfc4518ci.txt | 1104 1FB9; 1FB1; MAP
|
/external/icu/icu4c/source/test/testdata/ |
H A D | nfs4_cis_prep.txt | 1127 1FB9; 1FB1; MAP
|
H A D | nfs4_cs_prep_ci.txt | 1127 1FB9; 1FB1; MAP
|
H A D | nfs4_mixed_prep_s.txt | 1127 1FB9; 1FB1; MAP
|
Completed in 183 milliseconds