Home
last modified time | relevance | path

Searched defs:MCT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h35 MCContext &MCT; variable
49 HexagonMCCodeEmitter(MCInstrInfo const &MII, MCContext &MCT) in HexagonMCCodeEmitter()
H A DHexagonMCCodeEmitter.cpp792 MCContext &MCT) { in createHexagonMCCodeEmitter()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dse_loop_kill_dcr.S597 MCT: label
H A Dse_loop_kill_dcr_01.S597 MCT: label
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3142 const MCTargetAsmParser &MCT = getTargetParser(); in parseDirectiveReloc() local