Home
last modified time | relevance | path

Searched defs:getTM (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h157 template<typename TMC> TMC &getTM() const { in getTM() function
H A DCodeGenPassBuilder.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp33 const GCNTargetMachine &getTM(const GCNSubtarget *STI) { in getTM() function