Home
last modified time | relevance | path

Searched refs:resetTargetOptions (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp80 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp78 resetTargetOptions(F); in getSubtargetImpl()
H A DAMDGPUTargetMachine.cpp880 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp76 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp124 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/
H A DTargetMachine.cpp53 void TargetMachine::resetTargetOptions(const Function &F) const { in resetTargetOptions() function in TargetMachine
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp130 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp213 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp106 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp201 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetMachine.h202 void resetTargetOptions(const Function &F) const;
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp176 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp270 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp329 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp299 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp368 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp431 resetTargetOptions(F); in getSubtargetImpl()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp393 TM.resetTargetOptions(Fn); in runOnMachineFunction()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3385 TM.resetTargetOptions(F); in runOnMachineFunction()