Searched refs:getMemoryOperandForStackSlot (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8632.h | 438 X86OperandMem *getMemoryOperandForStackSlot(Type Ty, Variable *Slot,
|
H A D | IceTargetLoweringX8664.h | 434 X86OperandMem *getMemoryOperandForStackSlot(Type Ty, Variable *Slot,
|
H A D | IceTargetLoweringX8664.cpp | 2754 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 D | IceTargetLoweringX8632.cpp | 3051 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
|