Home
last modified time | relevance | path

Searched refs:RISCVSExtWRemoval (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVSExtWRemoval.cpp35 class RISCVSExtWRemoval : public MachineFunctionPass { class
39 RISCVSExtWRemoval() : MachineFunctionPass(ID) { in RISCVSExtWRemoval() function in __anon7d766a700111::RISCVSExtWRemoval
55 char RISCVSExtWRemoval::ID = 0;
56 INITIALIZE_PASS(RISCVSExtWRemoval, DEBUG_TYPE, "RISCV sext.w Removal", false,
60 return new RISCVSExtWRemoval(); in createRISCVSExtWRemovalPass()
320 bool RISCVSExtWRemoval::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
DCMakeLists.txt39 RISCVSExtWRemoval.cpp
/openbsd/src/gnu/usr.bin/clang/libLLVMRISCVCodeGen/
DMakefile32 RISCVSExtWRemoval.cpp \
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/
DBUILD.gn87 "RISCVSExtWRemoval.cpp",
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt6670 llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp