Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dexpand_calls.go941 func (x *expandState) offsetFrom(b *Block, from *Value, offset int64, pt *types.Type) *Value { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp271 ConstantRange StackSafetyLocalAnalysis::offsetFrom(Value *Addr, Value *Base) { in offsetFrom() function in __anon452653e90211::StackSafetyLocalAnalysis