Searched refs:binutilsIsAtLeast (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 727 Ctx.getAsmInfo()->binutilsIsAtLeast(2, 36)) in calcUniqueIDUpdateFlagsAndSize() 739 Ctx.getAsmInfo()->binutilsIsAtLeast(2, 35); in calcUniqueIDUpdateFlagsAndSize() 832 Ctx.getAsmInfo()->binutilsIsAtLeast(2, 35))) { in selectExplicitSectionGlobal() 909 Ctx.getAsmInfo()->binutilsIsAtLeast(2, 36)) { in selectELFSectionForGlobal() 993 getContext().getAsmInfo()->binutilsIsAtLeast(2, 36))) { in getSectionForLSDA()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCAsmInfo.h | 849 bool binutilsIsAtLeast(int Major, int Minor) const { in binutilsIsAtLeast() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCAsmInfo.h | 847 bool binutilsIsAtLeast(int Major, int Minor) const { in binutilsIsAtLeast() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCAsmInfo.h | 856 bool binutilsIsAtLeast(int Major, int Minor) const { in binutilsIsAtLeast() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCAsmInfo.h | 849 bool binutilsIsAtLeast(int Major, int Minor) const { in binutilsIsAtLeast() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCAsmInfo.h | 849 bool binutilsIsAtLeast(int Major, int Minor) const { in binutilsIsAtLeast() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 4012 if (MAI->useIntegratedAssembler() || MAI->binutilsIsAtLeast(2, 36)) { in emitPatchableFunctionEntries()
|