Home | History | Annotate | Download | only in arm

Lines Matching defs:LLoadFunctionPrototype

1453 class LLoadFunctionPrototype final : public LTemplateInstruction<1, 1, 0> {
1455 explicit LLoadFunctionPrototype(LOperand* function) {