/external/llvm-project/clang/test/CodeGenCXX/ |
D | mangle-class-nttp.cpp | 258 struct J1 { int a, b; }; argument
|
/external/clang/test/Sema/ |
D | warn-duplicate-enum.c | 64 enum { J1, J2 = -1, J3 }; enumerator
|
/external/llvm-project/clang/test/Sema/ |
D | warn-duplicate-enum.c | 64 enum { J1, J2 = -1, J3 }; enumerator
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 478 bool J1 = Value & 0x400000; in adjustFixupValue() local
|
D | ARMMCCodeEmitter.cpp | 602 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local 765 bool J1 = (Val & 0x400000); in getThumbBranchTargetOpValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 558 bool J1 = Value & 0x400000; in adjustFixupValue() local
|
D | ARMMCCodeEmitter.cpp | 648 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local 811 bool J1 = (Val & 0x400000); in getThumbBranchTargetOpValue() local
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 565 bool J1 = Value & 0x400000; in adjustFixupValue() local
|
D | ARMMCCodeEmitter.cpp | 640 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local 803 bool J1 = (Val & 0x400000); in getThumbBranchTargetOpValue() local
|
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 2237 unsigned J1 = fieldFromInstruction_4(Insn, 13, 1); in DecodeT2BInstruction() local 3943 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLXOffset() local 4073 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLTargetOperand() local
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 2271 unsigned J1 = fieldFromInstruction(Insn, 13, 1); in DecodeT2BInstruction() local 3954 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLXOffset() local 4092 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLTargetOperand() local
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 2037 uint32_t J1 = Bit32(opcode, 13); in EmulateBLXImmediate() local 2056 uint32_t J1 = Bit32(opcode, 13); in EmulateBLXImmediate() local 2845 uint32_t J1 = Bit32(opcode, 13); in EmulateB() local 2858 uint32_t J1 = Bit32(opcode, 13); in EmulateB() local
|
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 2644 unsigned J1 = fieldFromInstruction(Insn, 13, 1); in DecodeT2BInstruction() local 4501 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLXOffset() local 4642 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLTargetOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 2623 unsigned J1 = fieldFromInstruction(Insn, 13, 1); in DecodeT2BInstruction() local 4480 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLXOffset() local 4619 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLTargetOperand() local
|
/external/ImageMagick/MagickCore/ |
D | resize.c | 1366 static double J1(double x) in J1() function
|
/external/libffi/testsuite/libffi.bhaible/ |
D | testcases.c | 93 J J1={47,11},J2={73,55}; variable
|