Home
last modified time | relevance | path

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

123

/llvm-project/clang/test/SemaCXX/
H A Daccess-control-check.cpp14 int PR() { return iP + PPR(); } // expected-error 2 {{private member of 'P'}} in PR() function in N
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-property-dot-syntax.m85 @protocol PR protocol
91 {
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeHashingTest.cpp20 PointerRecord PR(TypeRecordKind::Pointer); in createPointerRecord() local
38 ProcedureRecord PR(TypeRecordKind::Procedure); in createProcedureRecord() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp79 raw_ostream &operator<< (raw_ostream &OS, const PrintRegister &PR) { in operator <<()
259 RegisterSubReg PR = DefI->getOperand(1); in getPredRegFor() local
326 RegisterSubReg PR = WorkQ.front(); in isScalarPred() local
404 RegisterSubReg PR = getPredRegFor(MI->getOperand(1)); in convertToPredForm() local
H A DHexagonPeephole.cpp256 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. runOnMachineFunction() local
H A DHexagonTargetMachine.cpp239 PassRegistry &PR = *PassRegistry::getPassRegistry(); LLVMInitializeHexagonTarget() local
[all...]
/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h118 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() argument
572 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new() argument
577 inline void operator delete(void *ptr, clang::PreprocessingRecord &PR, in delete() argument
[all...]
/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp99 PassRegistry &PR = *PassRegistry::getPassRegistry(); LLVMInitializeARCTarget() local
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp28 initializeMSP430DAGToDAGISelLegacyPass(PR); in LLVMInitializeMSP430Target() local
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp39 PassRegistry &PR = *PassRegistry::getPassRegistry(); LLVMInitializeLanaiTarget() local
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp109 PassRegistry &PR = *PassRegistry::getPassRegistry(); LLVMInitializeXCoreTarget() local
/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp95 initializeAVRExpandPseudoPass(PR); in LLVMInitializeAVRTarget() local
/llvm-project/clang/test/CodeGenCXX/
H A Dnested-base-member-access.cpp38 void PR() { in PR() function
/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.cpp32 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeVETarget() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp43 PassRegistry &PR = *PassRegistry::getPassRegistry(); LLVMInitializeSPIRVTarget() local
/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp38 auto *PR = PassRegistry::getPassRegistry(); in LLVMInitializeM68kTarget() local
/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp41 auto *PR = PassRegistry::getPassRegistry(); LLVMInitializeDirectXTarget() local
[all...]
/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp47 initializeGlobalISel(PR); in LLVMInitializeBPFTarget() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp36 auto *PR = PassRegistry::getPassRegistry(); in LLVMInitializeLoongArchTarget() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp42 auto &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeSystemZTarget() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
H A Dpermissions.pass.cpp33 using PR = fs::perms; typedef
/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp72 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources() local
188 const MCProcResourceDesc &PR = *SM.getProcResource(I); in initializeUsedResources() local
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp30 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeSparcTarget() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp91 PassRegistry &PR = *PassRegistry::getPassRegistry(); LLVMInitializeNVPTXTarget() local
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp62 initializeGlobalISel(*PR); in LLVMInitializeMipsTarget() local

123