Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp184 bool hasManualCodegen() const { return !ManualCodegen.empty(); } in hasManualCodegen() function in __anond814f6670111::RVVIntrinsic
808 if (hasManualCodegen()) { in emitCodeGenSwitchBody()