Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp217 bool IsOptional; member
1453 Init *IsOptional = Rec->getValueInit("IsOptional"); in buildOperandClasses() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h986 bool IsOptional; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2399 bool IsOptional = MI->isVariadic() && MONum == MCID.getNumOperands() - 1; in visitMachineOperand() local