Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp80 void emitPCRelativeBlockAddress(MachineBasicBlock *MBB);
248 void Emitter<CodeEmitter>::emitPCRelativeBlockAddress(MachineBasicBlock *MBB) { in emitPCRelativeBlockAddress() function in Emitter
786 emitPCRelativeBlockAddress(MO.getMBB()); in emitInstruction()