Home
last modified time | relevance | path

Searched defs:MachineCodeEmitter (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/MBlaze/
DMBlaze.h25 class MachineCodeEmitter; variable
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.h25 class MachineCodeEmitter; variable
DJITEmitter.cpp390 static inline bool classof(const MachineCodeEmitter*) { return true; } in classof()