Home
last modified time | relevance | path

Searched refs:getSectionForFunctionDescriptor (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetLoweringObjectFile.h251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetLoweringObjectFile.h251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetLoweringObjectFile.h251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetLoweringObjectFile.h251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h272 getSectionForFunctionDescriptor(const Function *F,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h277 getSectionForFunctionDescriptor(const Function *F,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h280 getSectionForFunctionDescriptor(const Function *F,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h280 getSectionForFunctionDescriptor(const Function *F,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h280 getSectionForFunctionDescriptor(const Function *F,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2308 getSectionForFunctionDescriptor(cast<Function>(GO), TM)) in getTargetSymbol()
2606 MCSection *TargetLoweringObjectFileXCOFF::getSectionForFunctionDescriptor( in getSectionForFunctionDescriptor() function in TargetLoweringObjectFileXCOFF
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1921 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()