Home
last modified time | relevance | path

Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h68 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
197 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
218 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h74 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
204 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
225 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h35 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
DHexagonTargetObjectFile.cpp281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
DHexagonTargetObjectFile.cpp281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h103 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h119 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h128 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h67 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp253 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp279 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
/external/llvm-project/llvm/lib/Target/
DTargetLoweringObjectFile.cpp303 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp727 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
1777 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm
1900 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp878 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
2062 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm
2262 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp346 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp768 !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp791 !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1390 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1842 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1977 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()