Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp614 DTNodeVectType Cn(GTN::child_begin(N), GTN::child_end(N)); in visitBlock() local
966 DTNodeVectType Cn(GTN::child_begin(N), GTN::child_end(N)); in removeBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp771 const MCOperand &Cn = MI->getOperand(1); in printSysAlias() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2956 const uint16_t Cn = (Encoding & 0x780) >> 7; in createSysAlias() local