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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp265 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { argument
266 if (XTL.getTargetMachine().getCodeModel() == CodeModel::Small)

Completed in 99 milliseconds