Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.h28 PPCJITInfo(PPCTargetMachine &tm, bool tmIs64Bit) : TM(tm) { in PPCJITInfo() argument
30 is64Bit = tmIs64Bit; in PPCJITInfo()