Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp71 class PPCBoolRetToInt : public FunctionPass { class
185 PPCBoolRetToInt() : FunctionPass(ID) { in PPCBoolRetToInt() function in __anon3988f9480111::PPCBoolRetToInt
284 char PPCBoolRetToInt::ID = 0;
285 INITIALIZE_PASS(PPCBoolRetToInt, "ppc-bool-ret-to-int",
289 FunctionPass *llvm::createPPCBoolRetToIntPass() { return new PPCBoolRetToInt(); } in createPPCBoolRetToIntPass()
H A DCMakeLists.txt23 PPCBoolRetToInt.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMPowerPCCodeGen/
H A DMakefile12 PPCBoolRetToInt.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn61 "PPCBoolRetToInt.cpp",