Home
last modified time | relevance | path

Searched defs:CreateImmOperand (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_cgfunc.h206 ImmOperand &CreateImmOperand(int64 val, uint32 size, bool isSigned, VaryType varyType = kNotVary, in CreateImmOperand() function in maplebe::AArch64CGFunc
212 ImmOperand &CreateImmOperand(Operand::OperandType type, int64 val, uint32 size, bool isSigned) in CreateImmOperand() function in maplebe::AArch64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_cgfunc.cpp338 Operand &X64CGFunc::CreateImmOperand(PrimType primType, int64 val) in CreateImmOperand() function in maplebe::X64CGFunc

Completed in 4 milliseconds