/third_party/pcre2/pcre2/src/ |
D | pcre2_printint.c | 350 PCRE2_SPTR ccode; in pcre2_printint() local 627 ccode = code + OP_lengths[*code]; in pcre2_printint() 640 ccode = code + OP_lengths[*code]; in pcre2_printint() 687 ccode = code + LINK_SIZE + 1; in pcre2_printint() 688 printmap = (*ccode & XCL_MAP) != 0; in pcre2_printint() 689 if ((*ccode & XCL_NOT) != 0) in pcre2_printint() 691 invertmap = (*ccode & XCL_HASPROP) == 0; in pcre2_printint() 694 ccode++; in pcre2_printint() 699 ccode = code + 1; in pcre2_printint() 706 map = (uint8_t *)ccode; in pcre2_printint() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrCMovSetCC.td | 20 : I<0x40, MRMSrcRegCC, (outs GR16:$dst), (ins GR16:$src1, GR16:$src2, ccode:$cond), 26 : I<0x40, MRMSrcRegCC, (outs GR32:$dst), (ins GR32:$src1, GR32:$src2, ccode:$cond), 32 :RI<0x40, MRMSrcRegCC, (outs GR64:$dst), (ins GR64:$src1, GR64:$src2, ccode:$cond), 41 : I<0x40, MRMSrcMemCC, (outs GR16:$dst), (ins GR16:$src1, i16mem:$src2, ccode:$cond), 46 : I<0x40, MRMSrcMemCC, (outs GR32:$dst), (ins GR32:$src1, i32mem:$src2, ccode:$cond), 51 :RI<0x40, MRMSrcMemCC, (outs GR64:$dst), (ins GR64:$src1, i64mem:$src2, ccode:$cond), 77 def SETCCr : I<0x90, MRMXrCC, (outs GR8:$dst), (ins ccode:$cond), 81 def SETCCm : I<0x90, MRMXmCC, (outs), (ins i8mem:$dst, ccode:$cond),
|
D | X86InstrControl.td | 76 (ins brtarget8:$dst, ccode:$cond), 81 (ins brtarget16:$dst, ccode:$cond), 85 (ins brtarget32:$dst, ccode:$cond),
|
D | X86InstrInfo.td | 618 def ccode : Operand<i8> {
|
/third_party/curl/lib/ |
D | urlapi.c | 420 CURLcode ccode; in parse_hostname_login() local 453 ccode = Curl_parse_login_details(login, ptr - login - 1, in parse_hostname_login() 457 if(ccode) { in parse_hostname_login()
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir.cpp | 846 Instruction::setPredicate(CondCode ccode, Value *value) in setPredicate() argument 848 cc = ccode; in setPredicate()
|
D | nv50_ir.h | 895 bool setPredicate(CondCode ccode, Value *);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 1560 def ccode : Operand<i32> { 1585 class BranchCond : I<(outs), (ins ccode:$cond, am_brcond:$target), 2769 : I<(outs), (ins regtype:$Rn, immtype:$imm, imm32_0_15:$nzcv, ccode:$cond), 2795 : I<(outs), (ins regtype:$Rn, regtype:$Rm, imm32_0_15:$nzcv, ccode:$cond), 2840 : I<(outs regtype:$Rd), (ins regtype:$Rn, regtype:$Rm, ccode:$cond), 2872 : I<(outs regtype:$Rd), (ins regtype:$Rn, regtype:$Rm, ccode:$cond), 4971 : I<(outs), (ins regtype:$Rn, regtype:$Rm, imm32_0_15:$nzcv, ccode:$cond), 5019 : I<(outs regtype:$Rd), (ins regtype:$Rn, regtype:$Rm, ccode:$cond),
|
D | AArch64InstrInfo.td | 3571 (ins FPR128:$Rn, FPR128:$Rm, ccode:$cond),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenInstrInfo.inc | 18644 ccode = 49, 24881 OpTypes::ccode, OpTypes::am_brcond, 24915 OpTypes::GPR32, OpTypes::imm32_0_31, OpTypes::imm32_0_15, OpTypes::ccode, 24916 OpTypes::GPR32, OpTypes::GPR32, OpTypes::imm32_0_15, OpTypes::ccode, 24917 OpTypes::GPR64, OpTypes::imm0_31, OpTypes::imm32_0_15, OpTypes::ccode, 24918 OpTypes::GPR64, OpTypes::GPR64, OpTypes::imm32_0_15, OpTypes::ccode, 24919 OpTypes::GPR32, OpTypes::imm32_0_31, OpTypes::imm32_0_15, OpTypes::ccode, 24920 OpTypes::GPR32, OpTypes::GPR32, OpTypes::imm32_0_15, OpTypes::ccode, 24921 OpTypes::GPR64, OpTypes::imm0_31, OpTypes::imm32_0_15, OpTypes::ccode, 24922 OpTypes::GPR64, OpTypes::GPR64, OpTypes::imm32_0_15, OpTypes::ccode, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenInstrInfo.inc | 49429 ccode = 6, 65491 …R16, OpTypes::GR16, -1, OpTypes::i8imm, -1, OpTypes::i32imm, OpTypes::SEGMENT_REG, OpTypes::ccode, 65492 OpTypes::GR16, OpTypes::GR16, OpTypes::GR16, OpTypes::ccode, 65493 …R32, OpTypes::GR32, -1, OpTypes::i8imm, -1, OpTypes::i32imm, OpTypes::SEGMENT_REG, OpTypes::ccode, 65494 OpTypes::GR32, OpTypes::GR32, OpTypes::GR32, OpTypes::ccode, 65495 …R64, OpTypes::GR64, -1, OpTypes::i8imm, -1, OpTypes::i32imm, OpTypes::SEGMENT_REG, OpTypes::ccode, 65496 OpTypes::GR64, OpTypes::GR64, OpTypes::GR64, OpTypes::ccode, 66014 OpTypes::brtarget8, OpTypes::ccode, 66015 OpTypes::brtarget16, OpTypes::ccode, 66016 OpTypes::brtarget32, OpTypes::ccode, [all …]
|