Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h409 bool variadicOpsAreDefs() const { in variadicOpsAreDefs() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h281 bool variadicOpsAreDefs : 1; variable