Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1453 bool CallCustomParserForAllOperands = in buildOperandMatchInfo() local
1463 if (CallCustomParserForAllOperands || !Op.Class->ParserMethod.empty()) { in buildOperandMatchInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td1361 let CallCustomParserForAllOperands = true;
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td1508 // CallCustomParserForAllOperands - Set to true if the custom parser
1511 bit CallCustomParserForAllOperands = false;