Home
last modified time | relevance | path

Searched defs:AlignedAddr (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Darm-vector-align.c14 typedef float AlignedAddr __attribute__ ((aligned (16))); typedef
/external/llvm/include/llvm/Support/
DAllocator.h239 uintptr_t AlignedAddr = alignAddr(NewSlab, Alignment); in Allocate() local
249 uintptr_t AlignedAddr = alignAddr(CurPtr, Alignment); in Allocate() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1189 unsigned AlignedAddr = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
1427 unsigned AlignedAddr = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3084 SDValue AlignedAddr = DAG.getNode(ISD::AND, DL, PtrVT, Addr, in lowerATOMIC_LOAD_OP() local
3188 SDValue AlignedAddr = DAG.getNode(ISD::AND, DL, PtrVT, Addr, in lowerATOMIC_CMP_SWAP() local