Searched refs:getSectionForFunctionDescriptor (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.h | 272 getSectionForFunctionDescriptor(const Function *F,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 277 getSectionForFunctionDescriptor(const Function *F,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 280 getSectionForFunctionDescriptor(const Function *F,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 280 getSectionForFunctionDescriptor(const Function *F,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 280 getSectionForFunctionDescriptor(const Function *F,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 2308 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 D | PPCAsmPrinter.cpp | 1921 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()
|