Home
last modified time | relevance | path

Searched defs:intrinsiccallNode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp875 void X64MPIsel::SelectIntrinsicCall(IntrinsiccallNode &intrinsiccallNode) in SelectIntrinsicCall()
Dx64_cgfunc.cpp154 void X64CGFunc::SelectIntrinsicCall(IntrinsiccallNode &intrinsiccallNode) in SelectIntrinsicCall()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9709 void AArch64CGFunc::SelectCAtomicStoreN(const IntrinsiccallNode &intrinsiccallNode) in SelectCAtomicStoreN()
9767 void AArch64CGFunc::SelectIntrinsicCall(IntrinsiccallNode &intrinsiccallNode) in SelectIntrinsicCall()
10337 Operand *AArch64CGFunc::SelectCAtomicExchangeN(const IntrinsiccallNode &intrinsiccallNode) in SelectCAtomicExchangeN()