/external/clang/test/ARCMT/ |
D | objcmt-property-dot-syntax.m | 89 @protocol PR protocol 95 {
|
/external/clang/test/SemaCXX/ |
D | access-control-check.cpp | 14 int PR() { return iP + PPR(); } // expected-error 2 {{private member of 'P'}} in PR() function in N
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenPredicate.cpp | 59 raw_ostream &operator<< (raw_ostream &OS, const PrintRegister &PR) { in operator <<() 241 Register PR = DefI->getOperand(1); in getPredRegFor() local 309 Register PR = WorkQ.front(); in isScalarPred() local 387 Register PR = getPredRegFor(MI->getOperand(1)); in convertToPredForm() local
|
D | HexagonPeephole.cpp | 270 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. in runOnMachineFunction() local
|
D | HexagonGenMux.cpp | 209 unsigned PR = MI->getOperand(1).getReg(); in genMuxInBlock() local
|
D | HexagonBitTracker.cpp | 917 RegisterRef PR = BI->getOperand(0); in evaluate() local
|
D | HexagonSplitDouble.cpp | 469 unsigned PR = Cond[1].getReg(); in collectIndRegsForLoop() local
|
D | HexagonBitSimplify.cpp | 2327 BitTracker::RegisterRef LR, PR; member 2526 unsigned PR = getDefReg(&I); in processLoop() local
|
D | HexagonFrameLowering.cpp | 164 PassRegistry &PR = *PassRegistry::getPassRegistry(); in HexagonCallFrameInformation() local
|
D | HexagonHardwareLoops.cpp | 1867 unsigned PR = PN->getOperand(0).getReg(); in createPreheaderForLoop() local
|
/external/clang/include/clang/Lex/ |
D | PreprocessingRecord.h | 108 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() 526 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new() 531 inline void operator delete(void *ptr, clang::PreprocessingRecord &PR, in delete()
|
/external/clang/test/CodeGenCXX/ |
D | nested-base-member-access.cpp | 38 void PR() { in PR() function
|
D | constructor-init.cpp | 36 void PR() { in PR() function
|
/external/opencv/cv/src/ |
D | cvfloodfill.cpp | 144 int k, YC, PL, PR, dir; in icvFloodFill_8u_CnIR() local 276 int k, YC, PL, PR, dir; in icvFloodFill_32f_CnIR() local 453 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_8u_CnIR() local 759 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_32f_CnIR() local
|
/external/llvm/lib/Target/X86/ |
D | X86TargetMachine.cpp | 40 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeX86Target() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetMachine.cpp | 68 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeNVPTXTarget() local
|
/external/llvm/tools/llc/ |
D | llc.cpp | 350 const PassRegistry *PR = PassRegistry::getPassRegistry(); in compileModule() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetMachine.cpp | 46 PassRegistry *PR = PassRegistry::getPassRegistry(); in LLVMInitializeAMDGPUTarget() local
|
/external/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 61 BitVector PR = MF.getFrameInfo()->getPristineRegs(MF); in initRegState() local
|
D | Passes.cpp | 521 const PassRegistry *PR = PassRegistry::getPassRegistry(); in addMachinePasses() local
|
D | MachineVerifier.cpp | 707 BitVector PR = MFI->getPristineRegs(*MF); in visitMachineBasicBlockBefore() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetMachine.cpp | 75 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializePowerPCTarget() local
|
/external/opencv3/modules/imgproc/src/ |
D | floodfill.cpp | 160 int k, YC, PL, PR, dir; in floodFill_CnIR() local 330 int k, YC, PL, PR, dir; in floodFillGrad_CnIR() local
|
/external/opencv/cvaux/src/ |
D | cvsegment.cpp | 123 int k, YC, PL, PR, flag/*, curstep*/; in icvSegmFloodFill_Stage1() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 2429 for (auto &PR : Replacements) in insertParsePoints() local
|