Home
last modified time | relevance | path

Searched refs:PPCTLSDynamicCall (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp39 struct PPCTLSDynamicCall : public MachineFunctionPass { struct
41 PPCTLSDynamicCall() : MachineFunctionPass(ID) { in PPCTLSDynamicCall() function
230 INITIALIZE_PASS_BEGIN(PPCTLSDynamicCall, DEBUG_TYPE,
234 INITIALIZE_PASS_END(PPCTLSDynamicCall, DEBUG_TYPE,
237 char PPCTLSDynamicCall::ID = 0;
239 llvm::createPPCTLSDynamicCallPass() { return new PPCTLSDynamicCall(); } in createPPCTLSDynamicCallPass()
H A DCMakeLists.txt49 PPCTLSDynamicCall.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMPowerPCCodeGen/
H A DMakefile40 PPCTLSDynamicCall.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn86 "PPCTLSDynamicCall.cpp",