Searched defs:expandLoadImm (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp124 bool expandLoadImm(MCInst &Inst, SMLoc IDLoc,
1039 return expandLoadImm(Inst, IDLoc, Instructions);
1045 return expandLoadImm(Inst, IDLoc, Instructions);
1077 bool MipsAsmParser::expandLoadImm(MCInst &Inst, SMLoc IDLoc, function in class:MipsAsmParser

Completed in 111 milliseconds