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

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp79 resetTargetOptions(F);
H A DAMDGPUTargetMachine.cpp828 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp83 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/
H A DTargetMachine.cpp53 void TargetMachine::resetTargetOptions(const Function &F) const { function in class:TargetMachine
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp81 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp126 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp142 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp184 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp181 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/include/llvm/Target/
H A DTargetMachine.h210 void resetTargetOptions(const Function &F) const;
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp205 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp308 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp373 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp272 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp180 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp332 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp438 resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3410 TM.resetTargetOptions(F);
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp403 TM.resetTargetOptions(Fn);

Completed in 376 milliseconds