Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp83 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp85 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp127 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp81 resetTargetOptions(F); in getSubtargetImpl()
H A DAMDGPUTargetMachine.cpp1094 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp124 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp204 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp150 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp155 void TargetMachine::resetTargetOptions(const Function &F) const { in resetTargetOptions() function in TargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp212 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h237 void resetTargetOptions(const Function &F) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp270 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp267 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp392 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp294 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp343 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp262 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp478 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp363 Selector->TM.resetTargetOptions(MF.getFunction()); in runOnMachineFunction()
433 Selector->TM.resetTargetOptions(MF.getFunction()); in run()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp4014 TM.resetTargetOptions(F); in runOnMachineFunction()