Searched defs:unary (Results 1 – 10 of 10) sorted by relevance
231 private Expression compileUnary(UnaryOperation unary, int opPos) in compileUnary()
248 namespace unary { namespace
521 ConstantFolding::unary(Instruction *i, const ImmediateValue &imm) in unary() function in nv50_ir::ConstantFolding
1224 Bool unary; in getRegUsage_X86Instr() local
1396 Bool unary; in getRegUsage_AMD64Instr() local
160 def unary(func): return lambda val: val.applyUnary(func) member in GenMath
170 def unary(func): return lambda val: val.applyUnary(func) member in GenMath
2688 TIntermUnary *unary = expression->getAsUnaryNode(); in cost() local
12747 static void unary(void) in unary() function