Home
last modified time | relevance | path

Searched refs:setUseUnderscoreSetJmp (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/include/llvm/Target/
HDTargetLowering.h884 void setUseUnderscoreSetJmp(bool Val) { in setUseUnderscoreSetJmp() function
/trueos/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp275 setUseUnderscoreSetJmp(false); in resetOperationActions()
279 setUseUnderscoreSetJmp(true); in resetOperationActions()
282 setUseUnderscoreSetJmp(true); in resetOperationActions()
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp66 setUseUnderscoreSetJmp(true); in PPCTargetLowering()