Home
last modified time | relevance | path

Searched defs:PR (Results 1 – 25 of 37) sorted by relevance

12

/external/clang/test/ARCMT/
Dobjcmt-property-dot-syntax.m89 @protocol PR protocol
95 {
/external/llvm/lib/Target/Hexagon/
DHexagonGenPredicate.cpp57 raw_ostream &operator<< (raw_ostream &OS, const PrintRegister &PR) { in operator <<()
239 Register PR = DefI->getOperand(1); in getPredRegFor() local
307 Register PR = WorkQ.front(); in isScalarPred() local
385 Register PR = getPredRegFor(MI->getOperand(1)); in convertToPredForm() local
DHexagonPeephole.cpp265 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. in runOnMachineFunction() local
DHexagonGenMux.cpp213 unsigned PR = MI->getOperand(1).getReg(); in genMuxInBlock() local
DHexagonBitTracker.cpp918 RegisterRef PR = BI.getOperand(0); in evaluate() local
DHexagonSplitDouble.cpp456 unsigned PR = Cond[1].getReg(); in collectIndRegsForLoop() local
/external/clang/test/SemaCXX/
Daccess-control-check.cpp14 int PR() { return iP + PPR(); } // expected-error 2 {{private member of 'P'}} in PR() function in N
/external/clang/include/clang/Lex/
DPreprocessingRecord.h108 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/v8/tools/turbolizer/
Dcode-view.js8 constructor(divID, PR, sourceText, sourcePosition, broker) { argument
/external/clang/test/CodeGenCXX/
Dnested-base-member-access.cpp38 void PR() { in PR() function
Dconstructor-init.cpp36 void PR() { in PR() function
/external/opencv/cv/src/
Dcvfloodfill.cpp144 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/
DX86TargetMachine.cpp41 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeX86Target() local
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.permissions/
Dpermissions.pass.cpp27 using PR = fs::perms; typedef
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp77 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeNVPTXTarget() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterScavenging.cpp74 BitVector PR = MBB->getParent()->getFrameInfo()->getPristineRegs(MBB); in initRegState() local
DMachineVerifier.cpp533 BitVector PR = MFI->getPristineRegs(MBB); in visitMachineBasicBlockBefore() local
/external/llvm/tools/llc/
Dllc.cpp403 const PassRegistry *PR = PassRegistry::getPassRegistry(); in compileModule() local
/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp58 BitVector PR = MF.getFrameInfo()->getPristineRegs(MF); in initRegState() local
DTargetPassConfig.cpp566 const PassRegistry *PR = PassRegistry::getPassRegistry(); in addMachinePasses() local
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp81 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializePowerPCTarget() local
/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp116 auto PR = PassRegistry::getPassRegistry(); in LLVMInitializeAArch64Target() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp75 PassRegistry *PR = PassRegistry::getPassRegistry(); in LLVMInitializeAMDGPUTarget() local
/external/opencv/cvaux/src/
Dcvsegment.cpp123 int k, YC, PL, PR, flag/*, curstep*/; in icvSegmFloodFill_Stage1() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1175 PointerRecord PR(PointeeTI, PK, PM, PO, Ty->getSizeInBits() / 8); in lowerTypePointer() local
1226 PointerRecord PR(PointeeTI, PK, PM, PO, SizeInBytes, MPI); in lowerTypeMemberPointer() local
1736 PointerRecord PR(ModifiedTI, PK, PM, PO, getPointerSizeInBytes()); in getVBPTypeIndex() local

12