/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | obsolete-chosen-interrupt-controller.dts | 6 PIC: pic@0 { label
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 469 PassInstrumentationCallbacks &PIC) { in registerRequiredCallbacks() 532 void IRChangedPrinter::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() 811 PassInstrumentationCallbacks &PIC) { in registerCallbacks() 834 PassInstrumentationCallbacks &PIC) { in registerCallbacks() 855 PassInstrumentationCallbacks &PIC) { in registerCallbacks() 872 PassInstrumentationCallbacks &PIC) { in registerCallbacks() 1068 PassInstrumentationCallbacks &PIC, FunctionAnalysisManager &FAM) { in registerCallbacks() 1129 PassInstrumentationCallbacks &PIC) { in registerCallbacks() 1207 void InLineChangePrinter::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() 1227 PassInstrumentationCallbacks &PIC, FunctionAnalysisManager *FAM) { in registerCallbacks()
|
H A D | PassBuilderBindings.cpp | 55 PassInstrumentationCallbacks PIC; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
H A D | dos64.m4 | 36 define(`PIC') macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 27 | PIC Constructor
|
H A D | llvm_target.mli | 32 | PIC Constructor
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCObjectFileInfo.cpp | 965 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 60 PassInstrumentationCallbacks *PIC; variable
|
H A D | PassBuilder.h | 143 PassInstrumentationCallbacks *PIC; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | CodeGenPassBuilder.h | 111 PassInstrumentationCallbacks *PIC) in CodeGenPassBuilder() 242 PassInstrumentationCallbacks *PIC; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | PassTimingInfo.cpp | 273 void TimePassesHandler::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 463 static void registerPartialPipelineCallback(PassInstrumentationCallbacks &PIC, in registerPartialPipelineCallback() 538 void llvm::registerCodeGenCallback(PassInstrumentationCallbacks &PIC, in registerCodeGenCallback()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 573 CallInst *PIC = in materializeStack() local 586 CallInst *PIC = B.CreateCall(IF, Op); in materializeStack() local
|
H A D | Debugify.cpp | 988 PassInstrumentationCallbacks &PIC) { in registerCallbacks()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/ |
H A D | NewPMDriver.cpp | 293 PassInstrumentationCallbacks PIC; in runPassPipeline() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 136 static cl::opt<bool> PIC("position-independent", variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileProbe.cpp | 88 void PseudoProbeVerifier::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 449 PredIteratorCache PIC; in runOnLoop() local 1877 SmallVectorImpl<MemoryAccess *> &MSSAIP, PredIteratorCache &PIC, in LoopPromoter() 1992 SmallVectorImpl<MemoryAccess *> &MSSAInsertPts, PredIteratorCache &PIC, in promoteLoopAccessesToScalars()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/ |
H A D | cc1as_main.cpp | 396 bool PIC = false; in ExecuteAssemblerImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 234 PassInstrumentationCallbacks PIC; in runNewPMPasses() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | globals.d | 55 enum PIC : ubyte enum
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 695 } else if (Optional<PreImplicitCall> PIC = P.getAs<PreImplicitCall>()) { in create() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | BackendUtil.cpp | 1275 PassInstrumentationCallbacks PIC; in EmitAssemblyWithNewPassManager() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | CommonArgs.cpp | 1122 bool PIC = PIE || ToolChain.isPICDefault(); in ParsePICArgs() local
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | intr.c | 200 #define msipic_is_msi_pic(PIC) (false) argument
|