Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.h438 X86OperandMem *getMemoryOperandForStackSlot(Type Ty, Variable *Slot,
H A DIceTargetLoweringX8664.h434 X86OperandMem *getMemoryOperandForStackSlot(Type Ty, Variable *Slot,
H A DIceTargetLoweringX8664.cpp2754 getMemoryOperandForStackSlot(InVectorElementTy, Slot, Offset); in lowerExtractElement()
3315 getMemoryOperandForStackSlot(InVectorElementTy, Slot, Offset); in lowerInsertElement()
6492 X86OperandMem *TargetX8664::getMemoryOperandForStackSlot(Type Ty, in getMemoryOperandForStackSlot() function in Ice::X8664::TargetX8664
H A DIceTargetLoweringX8632.cpp3051 getMemoryOperandForStackSlot(InVectorElementTy, Slot, Offset); in lowerExtractElement()
3759 getMemoryOperandForStackSlot(InVectorElementTy, Slot, Offset); in lowerInsertElement()
7230 X86OperandMem *TargetX8632::getMemoryOperandForStackSlot(Type Ty, in getMemoryOperandForStackSlot() function in Ice::X8632::TargetX8632