/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Module.cpp | 310 Metadata *Module::getModuleFlag(StringRef Key) const { in getModuleFlag() function in Module 471 cast_or_null<ConstantAsMetadata>(getModuleFlag("NumRegisterParameters")); in getNumberRegisterParameters() 478 auto *Val = cast_or_null<ConstantAsMetadata>(getModuleFlag("Dwarf Version")); in getDwarfVersion() 485 auto *Val = cast_or_null<ConstantAsMetadata>(getModuleFlag("CodeView")); in getCodeViewFlag() 505 auto *Val = cast_or_null<ConstantAsMetadata>(getModuleFlag("PIC Level")); in getPICLevel() 519 auto *Val = cast_or_null<ConstantAsMetadata>(getModuleFlag("PIE Level")); in getPIELevel() 533 auto *Val = cast_or_null<ConstantAsMetadata>(getModuleFlag("Code Model")); in getCodeModel() 558 return (IsCS ? getModuleFlag("CSProfileSummary") in getProfileSummary() 559 : getModuleFlag("ProfileSummary")); in getProfileSummary() 567 auto *Val = cast_or_null<ConstantAsMetadata>(getModuleFlag("RtLibUseGOT")); in getRtLibUseGOT() [all …]
|
D | DebugInfo.cpp | 684 M.getModuleFlag("Debug Info Version"))) in getDebugMetadataVersionFromModule()
|
D | Core.cpp | 378 return wrap(unwrap(M)->getModuleFlag({Key, KeyLen})); in LLVMGetModuleFlag()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CFGuardLongjmp.cpp | 64 if (!MF.getMMI().getModule()->getModuleFlag("cfguard")) in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86IndirectBranchTracking.cpp | 104 MF.getMMI().getModule()->getModuleFlag("cf-protection-branch"); in runOnMachineFunction()
|
D | X86AsmPrinter.cpp | 584 if (M.getModuleFlag("cf-protection-branch")) in EmitStartOfAsmFile() 586 if (M.getModuleFlag("cf-protection-return")) in EmitStartOfAsmFile() 639 if (M.getModuleFlag("cfguard")) in EmitStartOfAsmFile()
|
D | X86ISelLowering.cpp | 3807 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in LowerCall() 31633 if (MF->getMMI().getModule()->getModuleFlag("cf-protection-return")) { in emitEHSjLjSetJmp() 31894 if (MF->getMMI().getModule()->getModuleFlag("cf-protection-return")) { in emitEHSjLjLongJmp() 46150 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in expandIndirectJTBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVVMReflect.cpp | 168 F.getParent()->getModuleFlag("nvvm-reflect-ftz"))) in runOnFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetMachine.cpp | 95 F.getParent()->getModuleFlag("target-abi"))) { in getSubtargetImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/ |
D | CFGuard.cpp | 230 mdconst::extract_or_null<ConstantInt>(M.getModuleFlag("cfguard"))) in doInitialization()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | CrossDSOCFI.cpp | 163 if (M.getModuleFlag("Cross-DSO CFI") == nullptr) in runOnModule()
|
D | GlobalDCE.cpp | 165 cast_or_null<ConstantAsMetadata>(M.getModuleFlag("LTOPostLink")); in ScanVTables()
|
D | ThinLTOBitcodeWriter.cpp | 434 M.getModuleFlag("EnableSplitLTOUnit"))) in enableSplitLTOUnit()
|
D | LowerTypeTests.cpp | 238 F->getParent()->getModuleFlag("CFI Canonical Jump Tables")); in isJumpTableCanonical() 1835 const bool CrossDsoCfi = M.getModuleFlag("Cross-DSO CFI") != nullptr; in lower()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 647 M.getModuleFlag("EnableSplitLTOUnit"))) in buildModuleSummaryIndex() 730 mdconst::extract_or_null<ConstantInt>(M.getModuleFlag("ThinLTO"))) in buildModuleSummaryIndex()
|
D | TargetLibraryInfo.cpp | 1602 M.getModuleFlag("wchar_size"))) in getWCharSize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Debugify.cpp | 156 if (!M.getModuleFlag(DIVersionKey)) in applyDebugifyMetadata()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 240 Metadata *Policy = M.getModuleFlag(MDKey); in EmitTargetFeatures()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Module.h | 477 Metadata *getModuleFlag(StringRef Key) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 781 RVInstMarker = dyn_cast_or_null<MDString>(M.getModuleFlag(MarkerKey)); in doInitialization()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 730 SourceModule->getModuleFlag("wchar_size"))) { in emitAttributes() 741 SourceModule->getModuleFlag("min_enum_size"))) { in emitAttributes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 386 MMI->getModule()->getModuleFlag("cfguard"))) in doInitialization()
|
D | CodeViewDebug.cpp | 170 MMI->getModule()->getModuleFlag("CodeViewGHash")); in CodeViewDebug()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 3736 mdconst::extract_or_null<ConstantInt>(M.getModuleFlag("ThinLTO"))) in writePerModuleGlobalValueSummary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2926 if (Metadata *Val = TheModule->getModuleFlag("Linker Options")) { in materializeMetadata()
|