Searched defs:IntrinsicTailCall (Results 1 – 4 of 4) sorted by relevance
75 void IntrinsicTailCall(IntrinsicInst *inst) override in IntrinsicTailCall() function
144 void CodegenBoundary::IntrinsicTailCall(IntrinsicInst *inst) in IntrinsicTailCall() function in ark::compiler::CodegenBoundary
264 void CodegenFastPath::IntrinsicTailCall(IntrinsicInst *inst) in IntrinsicTailCall() function in ark::compiler::CodegenFastPath
277 void Codegen::IntrinsicTailCall([[maybe_unused]] IntrinsicInst *inst) in IntrinsicTailCall() function in ark::compiler::Codegen