/external/v8/src/crankshaft/arm/ |
lithium-arm.h | 909 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 911 explicit LMathClz32(LOperand* value) { [all...] |
/external/v8/src/crankshaft/arm64/ |
lithium-arm64.h | [all...] |
/external/v8/src/crankshaft/ia32/ |
lithium-ia32.h | 894 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 896 explicit LMathClz32(LOperand* value) { [all...] |
/external/v8/src/crankshaft/mips/ |
lithium-mips.h | 885 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 887 explicit LMathClz32(LOperand* value) { [all...] |
/external/v8/src/crankshaft/mips64/ |
lithium-mips64.h | 903 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 905 explicit LMathClz32(LOperand* value) { [all...] |
/external/v8/src/crankshaft/ppc/ |
lithium-ppc.h | 881 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 883 explicit LMathClz32(LOperand* value) { inputs_[0] = value; } [all...] |
/external/v8/src/crankshaft/x64/ |
lithium-x64.h | 891 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 893 explicit LMathClz32(LOperand* value) { [all...] |
/external/v8/src/crankshaft/x87/ |
lithium-x87.h | 908 class LMathClz32 final : public LTemplateInstruction<1, 1, 0> { 910 explicit LMathClz32(LOperand* value) { [all...] |