Home
last modified time | relevance | path

Searched defs:ile (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReg2Mem.cpp106 ile = WorkList.end(); ilb != ile; ++ilb) in INITIALIZE_PASS_DEPENDENCY() local
122 ile = WorkList.end(); ilb != ile; ++ilb) in INITIALIZE_PASS_DEPENDENCY() local
/external/u-boot/post/lib_powerpc/fpu/
Dcompare-fp-1.c81 static void ile (float x, float y, int ok) in ile() function