Searched refs:ARMEmitLibcall (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMFastISel.cpp202 bool ARMEmitLibcall(const Instruction *I, RTLIB::Libcall Call);
1444 return ARMEmitLibcall(I, LC);
1466 return ARMEmitLibcall(I, LC);
1799 bool ARMFastISel::ARMEmitLibcall(const Instruction *I, RTLIB::Libcall Call) { function in class:ARMFastISel
/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp203 bool ARMEmitLibcall(const Instruction *I, RTLIB::Libcall Call);
1711 return ARMEmitLibcall(I, LC);
1733 return ARMEmitLibcall(I, LC);
2187 bool ARMFastISel::ARMEmitLibcall(const Instruction *I, RTLIB::Libcall Call) { function in class:ARMFastISel

Completed in 133 milliseconds