Searched refs:UsesLabelDifference (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 254 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 258 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 68 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 194 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.h | 36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
D | HexagonTargetObjectFile.cpp | 275 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 276 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 280 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 109 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 103 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 67 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 547 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 1545 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 347 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|