Home
last modified time | relevance | path

Searched defs:IsOptional (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp212 bool IsOptional; member
1410 Init *IsOptional = Rec->getValueInit("IsOptional"); in buildOperandClasses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1800 bool IsOptional = MI->isVariadic() && MONum == MCID.getNumOperands() - 1; in visitMachineOperand() local