Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h666 return UseUnderscoreSetJmp; in usesUnderscoreSetJmp()
981 UseUnderscoreSetJmp = Val; in setUseUnderscoreSetJmp()
1684 bool UseUnderscoreSetJmp; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h1000 return UseUnderscoreSetJmp; in usesUnderscoreSetJmp()
1330 UseUnderscoreSetJmp = Val; in setUseUnderscoreSetJmp()
1929 bool UseUnderscoreSetJmp; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1351 return UseUnderscoreSetJmp; in usesUnderscoreSetJmp()
1723 UseUnderscoreSetJmp = Val; in setUseUnderscoreSetJmp()
2382 bool UseUnderscoreSetJmp; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp541 UseUnderscoreSetJmp = false; in TargetLoweringBase()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp805 UseUnderscoreSetJmp = false; in TargetLoweringBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp602 UseUnderscoreSetJmp = false; in TargetLowering()