Home
last modified time | relevance | path

Searched refs:InfoType (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp22 enum InfoType : uint32_t { enum
71 case InfoType::EndOfList: in decode()
75 case InfoType::LineTableInfo: in decode()
82 case InfoType::InlineInfo: in decode()
139 Out.writeU32(InfoType::LineTableInfo); in encode()
157 Out.writeU32(InfoType::InlineInfo); in encode()
174 Out.writeU32(InfoType::EndOfList); in encode()
223 case InfoType::EndOfList: in lookup()
227 case InfoType::LineTableInfo: in lookup()
234 case InfoType::InlineInfo: in lookup()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp301 } InfoType = IT_None; member in clang::consumed::PropagationInfo
324 : InfoType(IT_VarTest) { in PropagationInfo()
331 : InfoType(IT_BinTest) { in PropagationInfo()
341 : InfoType(IT_BinTest) { in PropagationInfo()
357 assert(InfoType == IT_State); in getState()
377 assert(InfoType == IT_Var); in getVar()
382 assert(InfoType == IT_Tmp); in getTmp()
417 return InfoType == IT_VarTest || InfoType == IT_BinTest; in isTest()
421 return InfoType == IT_Var || InfoType == IT_Tmp; in isPointerToValue()
425 assert(InfoType == IT_VarTest || InfoType == IT_BinTest); in invertTest()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h168 enum InfoType { enum
189 enum InfoType info_type = eInfoTypeNoArgs;
192 enum InfoType GetInfoType() const { return info_type; } in GetInfoType()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h281 typedef Info InfoType; typedef
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp973 typename HashTableImpl::InfoType(HashType, Version))); in InstrProfReaderIndex()
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in235 Set InfoType name to use for requesting specific info in B<genm>,