Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp79 resetTargetOptions(F); in getSubtargetImpl()
H A DAMDGPUTargetMachine.cpp885 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp83 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp128 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp110 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp108 void TargetMachine::resetTargetOptions(const Function &F) const { in resetTargetOptions() function in TargetMachine
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp186 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp142 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp204 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h210 void resetTargetOptions(const Function &F) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp181 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp271 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp335 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp234 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp310 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp391 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp447 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp438 TM.resetTargetOptions(Fn); in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3663 TM.resetTargetOptions(F); in runOnMachineFunction()