Searched refs:RuleChecks (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 719 EmitChecks RuleChecks, const char *InstName); 725 EmitChecks RuleChecks, const char *InstName); 731 EmitChecks RuleChecks, const char *InstName);
|
D | IceAssemblerARM32.cpp | 798 EmitChecks RuleChecks, const char *InstName) { in emitType01() argument 799 switch (RuleChecks) { in emitType01() 818 EmitChecks RuleChecks, const char *InstName) { in emitType01() argument 821 emitType01(Cond, Opcode, Rd, Rn, OpSrc1, SetFlags, RuleChecks, InstName); in emitType01() 826 bool SetFlags, EmitChecks RuleChecks, in emitType01() argument 844 RuleChecks, InstName); in emitType01() 850 RuleChecks, InstName); in emitType01() 870 Src1Value, RuleChecks, InstName); in emitType01() 881 RuleChecks, InstName); in emitType01()
|