Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/unicode/
Dmkstringprep.py127 Cn = set(gen_category(["Cn"])) variable
/external/python/cpython3/Tools/unicode/
Dmkstringprep.py130 Cn = set(gen_category(["Cn"])) variable
/external/llvm-project/llvm/lib/Target/Hexagon/
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
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp566 DTNodeVectType Cn(GTN::child_begin(N), GTN::child_end(N)); in visitBlock() local
929 DTNodeVectType Cn(GTN::child_begin(N), GTN::child_end(N)); in removeBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c459 MCOperand *Cn = MCInst_getOperand(MI, 1); in printSysAlias() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp736 const MCOperand &Cn = MI->getOperand(1); in printSysAlias() local
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp771 const MCOperand &Cn = MI->getOperand(1); in printSysAlias() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp770 const MCOperand &Cn = MI->getOperand(1); in printSysAlias() local
/external/clang/lib/Analysis/
DThreadSafety.cpp1937 unsigned Cn = Exp->getNumArgs(); in VisitCallExpr() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp2467 #define SYS_ALIAS(op1, Cn, Cm, op2) \ in parseSysAlias() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp2870 const uint16_t Cn = (Encoding & 0x780) >> 7; in createSysAlias() local
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp2925 const uint16_t Cn = (Encoding & 0x780) >> 7; in createSysAlias() local