Home
last modified time | relevance | path

Searched defs:getTargetData (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContext.cpp378 Any &LLVMContext::getTargetData() const { in getTargetData() function in LLVMContext
/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h81 template <class Ty> Ty *getTargetData() const { in getTargetData() function