Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h68 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
194 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
DHexagonTargetObjectFile.cpp274 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h109 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h103 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-7.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp275 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp546 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
1544 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp346 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1390 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1693 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()