Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2459 llvm::GlobalAlias *SelValue = nullptr; in GetTypedSelector() local
2480 llvm::Value *SelValue = GetSelector(CGF, Sel); in GetAddrOfSelector() local
H A DCGObjCMac.cpp2144 llvm::Value *SelValue = llvm::UndefValue::get(Types.ConvertType(selTy)); in EmitMessageSend() local