Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp117 template <typename CalleeTy> struct UseInfo { struct
132 UseInfo(unsigned PointerSize) : Range{PointerSize, false} {} in UseInfo() argument
120 Range__anonc3460ea90111::UseInfo global() argument
121 UnsafeAccesses__anonc3460ea90111::UseInfo global() argument
128 CallsTy__anonc3460ea90111::UseInfo global() argument
130 Calls__anonc3460ea90111::UseInfo global() argument
134 updateRange__anonc3460ea90111::UseInfo updateRange() argument
135 addRange__anonc3460ea90111::UseInfo addRange() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2079 const MCOperandInfo *UseInfo = &UseMCID.operands()[UseIdx]; in onlyFoldImmediate() local