Home
last modified time | relevance | path

Searched refs:PC (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/external/clang/unittests/AST/
DCommentParser.cpp438 ParagraphComment *PC; in HasParagraphCommentAt() local
441 ::testing::AssertionResult AR = GetChildAt(C, Idx, PC); in HasParagraphCommentAt()
447 ::testing::AssertionResult AR = HasChildCount(PC, 1); in HasParagraphCommentAt()
453 ::testing::AssertionResult AR = HasTextAt(PC, 0, Text); in HasParagraphCommentAt()
622 ParagraphComment *PC; in TEST_F() local
623 ASSERT_TRUE(GetChildAt(FC, 0, PC)); in TEST_F()
625 ASSERT_TRUE(HasChildCount(PC, 2)); in TEST_F()
626 ASSERT_TRUE(HasTextWithNewlineAt(PC, 0, " Aaa")); in TEST_F()
627 ASSERT_TRUE(HasTextAt(PC, 1, " Bbb")); in TEST_F()
690 ParagraphComment *PC; in TEST_F() local
[all …]
/external/libcxx/test/std/containers/associative/multimap/multimap.ops/
Dcount.pass.cpp144 typedef PrivateConstructor PC; in main() typedef
145 typedef std::multimap<PC, double, std::less<>> M; in main()
149 m.insert ( std::make_pair<PC, double> ( PC::make(5), 1 )); in main()
150 m.insert ( std::make_pair<PC, double> ( PC::make(5), 2 )); in main()
151 m.insert ( std::make_pair<PC, double> ( PC::make(5), 3 )); in main()
152 m.insert ( std::make_pair<PC, double> ( PC::make(7), 1 )); in main()
153 m.insert ( std::make_pair<PC, double> ( PC::make(7), 2 )); in main()
154 m.insert ( std::make_pair<PC, double> ( PC::make(7), 3 )); in main()
155 m.insert ( std::make_pair<PC, double> ( PC::make(9), 1 )); in main()
156 m.insert ( std::make_pair<PC, double> ( PC::make(9), 2 )); in main()
[all …]
Dfind.pass.cpp194 typedef PrivateConstructor PC; in main() typedef
195 typedef std::multimap<PC, double, std::less<>> M; in main()
199 m.insert ( std::make_pair<PC, double> ( PC::make(5), 1 )); in main()
200 m.insert ( std::make_pair<PC, double> ( PC::make(5), 2 )); in main()
201 m.insert ( std::make_pair<PC, double> ( PC::make(5), 3 )); in main()
202 m.insert ( std::make_pair<PC, double> ( PC::make(7), 1 )); in main()
203 m.insert ( std::make_pair<PC, double> ( PC::make(7), 2 )); in main()
204 m.insert ( std::make_pair<PC, double> ( PC::make(7), 3 )); in main()
205 m.insert ( std::make_pair<PC, double> ( PC::make(9), 1 )); in main()
206 m.insert ( std::make_pair<PC, double> ( PC::make(9), 2 )); in main()
[all …]
Dlower_bound.pass.cpp205 typedef PrivateConstructor PC; in main() typedef
206 typedef std::multimap<PC, double, std::less<>> M; in main()
210 m.insert ( std::make_pair<PC, double> ( PC::make(5), 1 )); in main()
211 m.insert ( std::make_pair<PC, double> ( PC::make(5), 2 )); in main()
212 m.insert ( std::make_pair<PC, double> ( PC::make(5), 3 )); in main()
213 m.insert ( std::make_pair<PC, double> ( PC::make(7), 1 )); in main()
214 m.insert ( std::make_pair<PC, double> ( PC::make(7), 2 )); in main()
215 m.insert ( std::make_pair<PC, double> ( PC::make(7), 3 )); in main()
216 m.insert ( std::make_pair<PC, double> ( PC::make(9), 1 )); in main()
217 m.insert ( std::make_pair<PC, double> ( PC::make(9), 2 )); in main()
[all …]
Dupper_bound.pass.cpp204 typedef PrivateConstructor PC; in main() typedef
205 typedef std::multimap<PC, double, std::less<>> M; in main()
209 m.insert ( std::make_pair<PC, double> ( PC::make(5), 1 )); in main()
210 m.insert ( std::make_pair<PC, double> ( PC::make(5), 2 )); in main()
211 m.insert ( std::make_pair<PC, double> ( PC::make(5), 3 )); in main()
212 m.insert ( std::make_pair<PC, double> ( PC::make(7), 1 )); in main()
213 m.insert ( std::make_pair<PC, double> ( PC::make(7), 2 )); in main()
214 m.insert ( std::make_pair<PC, double> ( PC::make(7), 3 )); in main()
215 m.insert ( std::make_pair<PC, double> ( PC::make(9), 1 )); in main()
216 m.insert ( std::make_pair<PC, double> ( PC::make(9), 2 )); in main()
[all …]
Dequal_range.pass.cpp248 typedef PrivateConstructor PC; in main() typedef
249 typedef std::multimap<PC, double, std::less<>> M; in main()
253 m.insert ( std::make_pair<PC, double> ( PC::make(5), 1 )); in main()
254 m.insert ( std::make_pair<PC, double> ( PC::make(5), 2 )); in main()
255 m.insert ( std::make_pair<PC, double> ( PC::make(5), 3 )); in main()
256 m.insert ( std::make_pair<PC, double> ( PC::make(7), 1 )); in main()
257 m.insert ( std::make_pair<PC, double> ( PC::make(7), 2 )); in main()
258 m.insert ( std::make_pair<PC, double> ( PC::make(7), 3 )); in main()
259 m.insert ( std::make_pair<PC, double> ( PC::make(9), 1 )); in main()
260 m.insert ( std::make_pair<PC, double> ( PC::make(9), 2 )); in main()
[all …]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/wince/vc2005-ce/
Dfreetype.sln8 LIB Debug Multithreaded|Pocket PC 2003 (ARMV4) = LIB Debug Multithreaded|Pocket PC 2003 (ARMV4)
10 … Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile …
14 LIB Debug Singlethreaded|Pocket PC 2003 (ARMV4) = LIB Debug Singlethreaded|Pocket PC 2003 (ARMV4)
16 …Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile…
20 LIB Debug|Pocket PC 2003 (ARMV4) = LIB Debug|Pocket PC 2003 (ARMV4)
22 …LIB Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Pocket PC SDK (…
26 …LIB Release Multithreaded|Pocket PC 2003 (ARMV4) = LIB Release Multithreaded|Pocket PC 2003 (ARMV4)
28 …Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Release Multithreaded|Windows Mobile…
32 …LIB Release Singlethreaded|Pocket PC 2003 (ARMV4) = LIB Release Singlethreaded|Pocket PC 2003 (ARM…
34 …inglethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Release Singlethreaded|Windows Mobil…
[all …]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/wince/vc2008-ce/
Dfreetype.sln8 LIB Debug Multithreaded|Pocket PC 2003 (ARMV4) = LIB Debug Multithreaded|Pocket PC 2003 (ARMV4)
10 … Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile …
14 LIB Debug Singlethreaded|Pocket PC 2003 (ARMV4) = LIB Debug Singlethreaded|Pocket PC 2003 (ARMV4)
16 …Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile…
20 LIB Debug|Pocket PC 2003 (ARMV4) = LIB Debug|Pocket PC 2003 (ARMV4)
22 …LIB Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Pocket PC SDK (…
26 …LIB Release Multithreaded|Pocket PC 2003 (ARMV4) = LIB Release Multithreaded|Pocket PC 2003 (ARMV4)
28 …Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Release Multithreaded|Windows Mobile…
32 …LIB Release Singlethreaded|Pocket PC 2003 (ARMV4) = LIB Release Singlethreaded|Pocket PC 2003 (ARM…
34 …inglethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Release Singlethreaded|Windows Mobil…
[all …]
/external/llvm/test/MC/ARM/
Darm-load-store-multiple-deprecated.s14 @ CHECK: warning: use of SP or PC in the list is deprecated
18 @ CHECK: warning: use of SP or PC in the list is deprecated
22 @ CHECK: warning: use of SP or PC in the list is deprecated
26 @ CHECK: warning: use of SP or PC in the list is deprecated
30 @ CHECK: warning: use of SP or PC in the list is deprecated
34 @ CHECK: warning: use of SP or PC in the list is deprecated
42 @ CHECK: warning: use of SP or PC in the list is deprecated
46 @ CHECK: warning: use of SP or PC in the list is deprecated
50 @ CHECK: warning: use of SP or PC in the list is deprecated
54 @ CHECK: warning: use of SP or PC in the list is deprecated
[all …]
Dthumb-load-store-multiple.s19 @ CHECK: error: PC and LR may not be in the register list simultaneously
35 @ error: PC and LR may not be in the register list simultaneously
49 @ CHECK: error: PC may not be in the register list
51 @ CHECK: error: SP and PC may not be in the register list
59 @ CHECK: error: PC may not be in the register list
61 @ CHECK: error: SP and PC may not be in the register list
69 @ CHECK: error: PC may not be in the register list
71 @ CHECK: error: SP and PC may not be in the register list
79 @ CHECK: error: PC and LR may not be in the register list simultaneously
/external/libogg/win32/VS2005/
Dlibogg_static.sln9 …Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV…
14 …Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Release_SSE|Windows Mobile 5.0 Pocket PC
19 …Release_SSE2|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Release_SSE2|Windows Mobile 5.0 Pocket
24 …Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Release|Windows Mobile 5.0 Pocket PC SDK 2 (…
32 …E8795C9159}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 5.0…
33 …1E8795C9159}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Build.0 = Debug|Windows Mobile 5.0 …
34 …1E8795C9159}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Deploy.0 = Debug|Windows Mobile 5.0…
45 …9}.Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release_SSE|Windows Mobile …
46 …59}.Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Build.0 = Release_SSE|Windows Mobile 5…
47 …59}.Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Deploy.0 = Release_SSE|Windows Mobile …
[all …]
Dlibogg_dynamic.sln9 …Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV…
14 …Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Release_SSE|Windows Mobile 5.0 Pocket PC
19 …Release_SSE2|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Release_SSE2|Windows Mobile 5.0 Pocket
24 …Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) = Release|Windows Mobile 5.0 Pocket PC SDK 2 (…
32 …E8795C9159}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 5.0…
33 …1E8795C9159}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Build.0 = Debug|Windows Mobile 5.0 …
34 …1E8795C9159}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Deploy.0 = Debug|Windows Mobile 5.0…
45 …9}.Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release_SSE|Windows Mobile …
46 …59}.Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Build.0 = Release_SSE|Windows Mobile 5…
47 …59}.Release_SSE|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).Deploy.0 = Release_SSE|Windows Mobile …
[all …]
/external/llvm/lib/Fuzzer/
DFuzzerTraceState.cpp179 void DFSanCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType,
182 void DFSanSwitchCallback(uint64_t PC, size_t ValSizeInBits, uint64_t Val,
184 void TraceCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType,
187 void TraceSwitchCallback(uintptr_t PC, size_t ValSizeInBits, uint64_t Val,
237 void TraceState::DFSanCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType, in DFSanCmpCallback() argument
263 PC, CmpSize, CmpType, Arg1, Arg2, Res, L1, L2, Mutations.size()); in DFSanCmpCallback()
266 void TraceState::DFSanSwitchCallback(uint64_t PC, size_t ValSizeInBits, in DFSanSwitchCallback() argument
290 PC, Val, ValSize, NumCases, L, LR.Beg, LR.End, TryShort); in DFSanSwitchCallback()
313 void TraceState::TraceCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType, in TraceCmpCallback() argument
318 Printf("TraceCmp %zd/%zd: %p %zd %zd\n", CmpSize, CmpType, PC, Arg1, Arg2); in TraceCmpCallback()
[all …]
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stacktrace_test.cc41 static uptr PC(uptr idx) { in PC() function
57 fake_stack[i+1] = PC(i + 1); // retaddr in SetUp()
66 start_pc = PC(0); in SetUp()
81 EXPECT_EQ(PC(i*2 - 1), trace.trace[i]); in TEST_F()
95 EXPECT_EQ(PC(i*2 - 1), trace.trace[i]); in TEST_F()
108 EXPECT_EQ(PC(i*2 - 1), trace.trace[i]); in TEST_F()
131 fake_stack[1] = PC(1); in TEST_F()
135 EXPECT_EQ(PC(0), trace.trace[0]); in TEST_F()
136 EXPECT_EQ(PC(1), trace.trace[1]); in TEST_F()
/external/llvm/unittests/MC/
DDisassembler.cpp40 unsigned PC = 0; in TEST() local
42 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
46 PC += InstSize; in TEST()
50 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
54 PC += InstSize; in TEST()
58 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
/external/libcxx/test/std/containers/associative/map/map.ops/
Dcount.pass.cpp159 typedef PrivateConstructor PC; in main() typedef
160 typedef std::map<PC, double, std::less<>> M; in main()
164 m [ PC::make(5) ] = 5; in main()
165 m [ PC::make(6) ] = 6; in main()
166 m [ PC::make(7) ] = 7; in main()
167 m [ PC::make(8) ] = 8; in main()
168 m [ PC::make(9) ] = 9; in main()
169 m [ PC::make(10) ] = 10; in main()
170 m [ PC::make(11) ] = 11; in main()
171 m [ PC::make(12) ] = 12; in main()
Dfind.pass.cpp226 typedef PrivateConstructor PC; in main() typedef
227 typedef std::map<PC, double, std::less<>> M; in main()
231 m [ PC::make(5) ] = 5; in main()
232 m [ PC::make(6) ] = 6; in main()
233 m [ PC::make(7) ] = 7; in main()
234 m [ PC::make(8) ] = 8; in main()
235 m [ PC::make(9) ] = 9; in main()
236 m [ PC::make(10) ] = 10; in main()
237 m [ PC::make(11) ] = 11; in main()
238 m [ PC::make(12) ] = 12; in main()
/external/llvm/lib/Target/ARM/
DARMFeatures.h79 return Instr->getOperand(2).getReg() != ARM::PC; in isV8EligibleForIT()
84 return Instr->getOperand(0).getReg() != ARM::PC; in isV8EligibleForIT()
86 return Instr->getOperand(0).getReg() != ARM::PC && in isV8EligibleForIT()
87 Instr->getOperand(2).getReg() != ARM::PC; in isV8EligibleForIT()
90 return Instr->getOperand(0).getReg() != ARM::PC && in isV8EligibleForIT()
91 Instr->getOperand(1).getReg() != ARM::PC; in isV8EligibleForIT()
/external/llvm/test/CodeGen/PowerPC/
Drs-undef-use.ll20 %PC = bitcast <2 x i1>* %A3 to i64*
24 store i64 455385, i64* %PC
28 %L40 = load i64, i64* %PC
29 store i64 -1, i64* %PC
34 %L47 = load i64, i64* %PC
35 store i64 %E18, i64* %PC
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt82 # The unpriviledged Load/Store cannot have SP or PC as Rt.
92 # invalid LDRSHs Rt=PC
97 # invalid LDRSHi8 Rt=PC
102 # invalid LDRSHi12 Rt=PC
134 # SP and PC are not allowed in the register list on STM instructions in Thumb2.
160 # invalid STRi12 Rn=PC
165 # invalid STRi8 Rn=PC
170 # invalid STRs Rn=PC
175 # invalid STRBi12 Rn=PC
180 # invalid STRBi8 Rn=PC
[all …]
/external/llvm/test/CodeGen/Mips/msa/
Dllvm-stress-s2704903805.ll69 %PC = bitcast i32* %A3 to i32*
71 %L33 = load i32, i32* %PC
72 store i32 %L33, i32* %PC
82 %L40 = load i32, i32* %PC
83 store i32 %3, i32* %PC
91 %L47 = load i32, i32* %PC
92 store i32 %L33, i32* %PC
103 %L55 = load i32, i32* %PC
104 store i32 %L33, i32* %PC
114 %L61 = load i32, i32* %PC
[all …]
Dllvm-stress-s3926023935.ll42 %PC = bitcast i1* %A4 to i64*
46 store i64 498254, i64* %PC
66 %L32 = load i64, i64* %PC
93 %L47 = load i64, i64* %PC
108 %L55 = load i64, i64* %PC
109 store i64 %L32, i64* %PC
117 %L62 = load i64, i64* %PC
118 store i64 %Sl9, i64* %PC
130 store i64 %L55, i64* %PC
138 store i64 %E41, i64* %PC
[all …]
/external/llvm/lib/MC/
DMCInstrDesc.cpp37 unsigned PC = RI.getProgramCounter(); in mayAffectControlFlow() local
38 if (PC == 0) in mayAffectControlFlow()
40 if (hasDefOfPhysReg(MI, PC, RI)) in mayAffectControlFlow()
48 RI.isSubRegisterEq(PC, MI.getOperand(i).getReg())) in mayAffectControlFlow()
/external/elfutils/tests/
Drun-show-die-info.sh31 low PC : 0x804842c
32 high PC : 0x8048436
41 low PC : 0x804842c
42 high PC : 0x8048436
55 low PC : 0x8048438
56 high PC : 0x8048442
65 low PC : 0x8048438
66 high PC : 0x8048442
79 low PC : 0x8048444
80 high PC : 0x8048472
[all …]
/external/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp46 const MCExpr *PC = MCSymbolRefExpr::create(PCSym, getContext()); in getTTypeGlobalReference() local
47 return MCBinaryExpr::createSub(Res, PC, getContext()); in getTTypeGlobalReference()
71 const MCExpr *PC = MCSymbolRefExpr::create(PCSym, getContext()); in getIndirectSymViaGOTPCRel() local
72 return MCBinaryExpr::createSub(Res, PC, getContext()); in getIndirectSymViaGOTPCRel()

12345678910>>...13