Home
last modified time | relevance | path

Searched defs:ArePtrs64bit (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h75 inline bool ArePtrs64bit() const { return IsN64(); } in ArePtrs64bit() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1112 const bool ArePtrs64bit = ABI.ArePtrs64bit(); in emitAtomicBinary() local
1235 const bool ArePtrs64bit = ABI.ArePtrs64bit(); in emitAtomicBinaryPartword() local
1400 const bool ArePtrs64bit = ABI.ArePtrs64bit(); in emitAtomicCmpSwap() local
1489 const bool ArePtrs64bit = ABI.ArePtrs64bit(); in emitAtomicCmpSwapPartword() local