Home
last modified time | relevance | path

Searched refs:isSmallDataEnabled (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h31 bool isSmallDataEnabled() const;
DHexagonSplitConst32AndConst64.cpp75 if (TLOF.isSmallDataEnabled()) in runOnMachineFunction()
DHexagonTargetObjectFile.cpp242 bool HexagonTargetObjectFile::isSmallDataEnabled() const { in isSmallDataEnabled() function in HexagonTargetObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h32 bool isSmallDataEnabled() const;
DHexagonSplitConst32AndConst64.cpp66 if (HST.useSmallData() && TLOF.isSmallDataEnabled()) in runOnMachineFunction()
DHexagonTargetObjectFile.cpp266 bool HexagonTargetObjectFile::isSmallDataEnabled() const { in isSmallDataEnabled() function in HexagonTargetObjectFile