Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h672 return UseUnderscoreLongJmp; in usesUnderscoreLongJmp()
988 UseUnderscoreLongJmp = Val; in setUseUnderscoreLongJmp()
1688 bool UseUnderscoreLongJmp; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h1005 return UseUnderscoreLongJmp; in usesUnderscoreLongJmp()
1336 UseUnderscoreLongJmp = Val; in setUseUnderscoreLongJmp()
1934 bool UseUnderscoreLongJmp; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1356 return UseUnderscoreLongJmp; in usesUnderscoreLongJmp()
1729 UseUnderscoreLongJmp = Val; in setUseUnderscoreLongJmp()
2387 bool UseUnderscoreLongJmp; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp542 UseUnderscoreLongJmp = false; in TargetLoweringBase()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp806 UseUnderscoreLongJmp = false; in TargetLoweringBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp603 UseUnderscoreLongJmp = false; in TargetLowering()