Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp80 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp83 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp80 resetTargetOptions(F); in getSubtargetImpl()
H A DAMDGPUTargetMachine.cpp888 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp128 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp119 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp192 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp142 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp129 void TargetMachine::resetTargetOptions(const Function &F) const { in resetTargetOptions() function in TargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp204 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h209 void resetTargetOptions(const Function &F) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp309 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp183 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp235 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp340 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp391 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp312 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp462 resetTargetOptions(F); in getSubtargetImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp365 Selector->TM.resetTargetOptions(MF.getFunction()); in runOnMachineFunction()
465 Selector->TM.resetTargetOptions(MF.getFunction()); in run()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3863 TM.resetTargetOptions(F); in runOnMachineFunction()