Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp138 void emitVFPLoadStoreInstruction(const MachineInstr &MI);
594 emitVFPLoadStoreInstruction(MI); in emitInstruction()
1681 void ARMCodeEmitter::emitVFPLoadStoreInstruction(const MachineInstr &MI) { in emitVFPLoadStoreInstruction() function in ARMCodeEmitter