Home
last modified time | relevance | path

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

/external/llvm/lib/Target/CBackend/
DCBackend.cpp3172 const MCAsmInfo *TargetAsm; in InterpretASMConstraint() local
3179 TargetAsm = Match->createMCAsmInfo(Triple); in InterpretASMConstraint()
3183 const char *const *table = TargetAsm->getAsmCBE(); in InterpretASMConstraint()
3188 delete TargetAsm; in InterpretASMConstraint()
3193 delete TargetAsm; in InterpretASMConstraint()