Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp91 void emitConstPoolInstruction(const MachineInstr &MI);
621 void ARMCodeEmitter::emitConstPoolInstruction(const MachineInstr &MI) { in emitConstPoolInstruction() function in ARMCodeEmitter
869 emitConstPoolInstruction(MI); in emitPseudoInstruction()