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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp882 SmallVectorImpl<Instruction*> &AddrModeInsts; member in class:__anon2620::AddressingModeMatcher
910 Match(Value *V, Type *AccessTy, Instruction *MemoryInst, SmallVectorImpl<Instruction*> &AddrModeInsts, const TargetLowering &TLI) argument
1473 SmallVector<Instruction*, 16> AddrModeInsts; local
[all...]

Completed in 48 milliseconds