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

/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp666 /// buildOperandMatchInfo - Build the necessary information to handle user
668 void buildOperandMatchInfo();
1282 /// buildOperandMatchInfo - Build the necessary information to handle user
1284 void AsmMatcherInfo::buildOperandMatchInfo() { function in class:AsmMatcherInfo
2685 Info.buildOperandMatchInfo();

Completed in 113 milliseconds