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.cpp2561 llvm::GlobalAlias *SelValue = nullptr; in GetTypedSelector() local
2581 llvm::Value *SelValue = GetSelector(CGF, Sel); in GetAddrOfSelector() local
H A DCGObjCMac.cpp2056 llvm::Value *SelValue = llvm::UndefValue::get(Types.ConvertType(selTy)); in EmitMessageSend() local