Home
last modified time | relevance | path

Searched refs:compilePushConstant (Results 1 – 1 of 1) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DPyrParseNode.cpp58 void compilePushConstant(PyrParseNode* node, PyrSlot* slot);
216 compilePushConstant(node, slot); in compilePushVar()
2680 compilePushConstant(node, &slot); in compileSwitchMsg()
3015 compilePushConstant((PyrParseNode*)this, &mSelector->mSlot); in compile()
3080 void compilePushConstant(PyrParseNode* node, PyrSlot* slot) { in compilePushConstant() function
3156 compilePushConstant((PyrParseNode*)literalObj, &slot); in compilePushLit()
3181 compilePushConstant((PyrParseNode*)this, &slot); in compilePushLit()
3183 compilePushConstant((PyrParseNode*)this, &slot); in compilePushLit()
3185 compilePushConstant((PyrParseNode*)this, &slot); in compilePushLit()