Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp264 llvm::Value *VFunc = CGF.Builder.CreateAlignedLoad( BuildAppleKextVirtualCall() local
H A DItaniumCXXABI.cpp2036 llvm::Value *VFunc, *VTableSlotPtr = nullptr; getVirtualFunctionPointer() local
H A DMicrosoftCXXABI.cpp1982 llvm::Value *VFunc; getVirtualFunctionPointer() local
/llvm-project/llvm/unittests/ProfileData/
H A DInstrProfTest.cpp1747 Function *VFunc = Function::Create(FTy, Linkage, FuncName, M.get()); TEST() local