Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp124 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp93 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp56 void TargetMachine::resetTargetOptions(const Function &F) const { in resetTargetOptions() function in TargetMachine
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp201 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp130 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp193 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h199 void resetTargetOptions(const Function &F) const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp184 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp314 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp358 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp262 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp295 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp780 resetTargetOptions(F); in getSubtargetImpl()
849 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp408 resetTargetOptions(F); in getSubtargetImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp432 TM.resetTargetOptions(Fn); in runOnMachineFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3119 TM.resetTargetOptions(F); in runOnMachineFunction()