Searched defs:CSInfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h401 static void mapping(IO &YamlIO, CallSiteInfo &CSInfo) { argument
H A DMachineFrameInfo.h293 std::vector<CalleeSavedInfo> CSInfo; member in class:llvm::MachineFrameInfo
H A DSelectionDAG.h279 CallSiteInfo CSInfo; member in struct:llvm::SelectionDAG::CallSiteDbgInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp411 CallSiteInfo CSInfo; member in struct:__anon2608::VTableSlotInfo
1206 applyUniformRetValOpt(CallSiteInfo &CSInfo, StringRef FnName, uint64_t TheRetVal) argument
1215 tryUniformRetValOpt( MutableArrayRef<VirtualCallTarget> TargetsForSlot, CallSiteInfo &CSInfo, WholeProgramDevirtResolution::ByArg *Res) argument
1312 applyUniqueRetValOpt(CallSiteInfo &CSInfo, StringRef FnName, bool IsOne, Constant *UniqueMemberAddr) argument
1333 tryUniqueRetValOpt( unsigned BitWidth, MutableArrayRef<VirtualCallTarget> TargetsForSlot, CallSiteInfo &CSInfo, WholeProgramDevirtResolution::ByArg *Res, VTableSlot Slot, ArrayRef<uint64_t> Args) argument
1381 applyVirtualConstProp(CallSiteInfo &CSInfo, StringRef FnName, Constant *Byte, Constant *Bit) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp427 Optional<llvm::DIFile::ChecksumInfo<StringRef>> CSInfo; local
514 Optional<llvm::DIFile::ChecksumInfo<StringRef>> CSInfo; local
434 createFile(StringRef FileName, Optional<llvm::DIFile::ChecksumInfo<StringRef>> CSInfo, Optional<StringRef> Source) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3926 MachineFunction::CallSiteInfo CSInfo; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2101 MachineFunction::CallSiteInfo CSInfo; local

Completed in 420 milliseconds