Home
last modified time | relevance | path

Searched defs:AddrVT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp141 EVT AddrVT = Dst.getValueType(); in EmitTargetCodeForMemset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1335 EVT AddrVT = LdNode->getBasePtr().getValueType(); in lowerLoadF128() local
1377 EVT AddrVT = BasePtr.getValueType(); in lowerLoadI1() local
1475 EVT AddrVT = StNode->getBasePtr().getValueType(); in lowerStoreF128() local
1501 EVT AddrVT = BasePtr.getValueType(); in lowerStoreI1() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10074 EVT AddrVT = Addr.getValueType(); in IncrementMemoryAddress() local