Searched refs:getConstantMemoryOrder (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringMIPS32.cpp | 258 inline uint64_t getConstantMemoryOrder(Operand *Opnd) { in getConstantMemoryOrder() function 627 ID, getConstantMemoryOrder(IntrinsicCall->getArg(1)))) { in genTargetHelperCallFor() 650 ID, getConstantMemoryOrder(IntrinsicCall->getArg(2)))) { in genTargetHelperCallFor() 672 ID, getConstantMemoryOrder(IntrinsicCall->getArg(3)), in genTargetHelperCallFor() 673 getConstantMemoryOrder(IntrinsicCall->getArg(4)))) { in genTargetHelperCallFor() 697 ID, getConstantMemoryOrder(IntrinsicCall->getArg(3)))) { in genTargetHelperCallFor() 4575 ID, getConstantMemoryOrder(Instr->getArg(1)))) { in lowerIntrinsicCall() 4647 ID, getConstantMemoryOrder(Instr->getArg(2)))) { in lowerIntrinsicCall() 4716 ID, getConstantMemoryOrder(Instr->getArg(3)), in lowerIntrinsicCall() 4717 getConstantMemoryOrder(Instr->getArg(4)))) { in lowerIntrinsicCall() [all …]
|
D | IceTargetLoweringX86BaseImpl.h | 793 inline uint64_t getConstantMemoryOrder(Operand *Opnd) { 841 ID, getConstantMemoryOrder(Intrin->getArg(1)))) { 4044 ID, getConstantMemoryOrder(Instr->getArg(3)), 4045 getConstantMemoryOrder(Instr->getArg(4)))) { 4060 ID, getConstantMemoryOrder(Instr->getArg(0)))) { 4106 ID, getConstantMemoryOrder(Instr->getArg(1)))) { 4140 ID, getConstantMemoryOrder(Instr->getArg(3)))) { 4152 ID, getConstantMemoryOrder(Instr->getArg(2)))) {
|
D | IceTargetLoweringARM32.cpp | 4823 inline uint64_t getConstantMemoryOrder(Operand *Opnd) { in getConstantMemoryOrder() function 5047 ID, getConstantMemoryOrder(Instr->getArg(1)))) { in lowerIntrinsicCall() 5073 ID, getConstantMemoryOrder(Instr->getArg(2)))) { in lowerIntrinsicCall() 5123 ID, getConstantMemoryOrder(Instr->getArg(3)), in lowerIntrinsicCall() 5124 getConstantMemoryOrder(Instr->getArg(4)))) { in lowerIntrinsicCall() 5189 ID, getConstantMemoryOrder(Instr->getArg(3)))) { in lowerIntrinsicCall()
|