Home
last modified time | relevance | path

Searched defs:DestAddress (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DHexagon.cpp128 llvm::Value *DestAddress = DestAddr.emitRawPointer(*this); in EmitHexagonBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp375 Register DestAddress = MRI.createVirtualRegister(&Mips::GPR32RegClass); in select() local
H A DMipsFastISel.cpp1558 unsigned DestAddress; in fastLowerCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp407 Address DestAddress, in EmitPointerAuthCopy()
H A DCGExprAgg.cpp882 Address DestAddress = Dest.getAddress().withElementType(CGF.Int8Ty); in VisitCastExpr() local