Searched refs:emitComplex (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 2569 emitComplex(Ty, Tag, Operand(reg), imm); in arith_int() 2636 emitComplex(Ty, Tag, address, imm); in arith_int() 3943 void AssemblerX86Base<TraitsType>::emitComplex(Type Ty, int rm, in emitComplex() function
|
D | IceAssemblerX86Base.h | 765 void emitComplex(Type Ty, int rm, const Operand &operand,
|