Home
last modified time | relevance | path

Searched defs:UseInitArray (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h33 bool UseInitArray = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h35 bool UseInitArray; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetOptions.h186 unsigned UseInitArray : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetOptions.h209 unsigned UseInitArray : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetOptions.h248 unsigned UseInitArray : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetOptions.h258 unsigned UseInitArray : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetOptions.h257 unsigned UseInitArray : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetOptions.h258 unsigned UseInitArray : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetOptions.h258 unsigned UseInitArray : 1; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp373 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp754 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1075 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()