Searched refs:ops (Results 1 – 8 of 8) sorted by relevance
21 # Need to specify split-ops to generate alt-ops at the end after23 split-ops65 alt-ops
138 "c" ops to stub out platform-specific code.155 some of the pseudo-ops emitted by the generation tool).
2 ops, comparisons, etc.) verify that their arguments are actually of
2 ops, comparisons, etc.) to verify that their arguments are actually of
2 simple uses of all the math ops end up getting converted reasonably.
62 const InlineOperation* ops = dvmGetInlineOpsTable(); in dvmCreateInlineSubsTable() local76 Method* method = dvmFindInlinableMethod(ops[i].classDescriptor, in dvmCreateInlineSubsTable()77 ops[i].methodName, ops[i].methodSignature); in dvmCreateInlineSubsTable()84 ops[i].classDescriptor, ops[i].methodName, in dvmCreateInlineSubsTable()85 ops[i].methodSignature); in dvmCreateInlineSubsTable()
41 LowOp* ops[BUFFER_SIZE]; variable
523 extern LowOp* ops[BUFFER_SIZE];