Home
last modified time | relevance | path

Searched refs:JumpBufAlignment (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h740 return JumpBufAlignment; in getJumpBufAlignment()
1185 JumpBufAlignment = Align; in setJumpBufAlignment()
1836 unsigned JumpBufAlignment; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp608 JumpBufAlignment = 0; in TargetLowering()