Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp105 std::pair<Value *, int64_t> getVarAndConst(Value *Inst, int TypeScale);
373 MVEGatherScatterLowering::getVarAndConst(Value *Inst, int TypeScale) { in getVarAndConst() function in MVEGatherScatterLowering
774 std::pair<Value *, int64_t> Add = getVarAndConst(Offsets, TypeScale); in tryCreateIncrementingGatScat()
824 std::pair<Value *, int64_t> Add = getVarAndConst(Offsets, TypeScale); in tryCreateIncrementingWBGatScat()