Searched refs:TrAllocateNode (Results 1 – 5 of 5) sorted by relevance
86 DestOp = TrAllocateNode (PARSEOP_DEBUG); in OpcDoPrintf()191 NewOp = TrAllocateNode (PARSEOP_STRING_LITERAL); in OpcParsePrintf()252 NewOp = TrAllocateNode (PARSEOP_STRING_LITERAL); in OpcParsePrintf()280 NewOp = TrAllocateNode (PARSEOP_STRING_LITERAL); in OpcParsePrintf()356 NewConcatOp = TrAllocateNode (PARSEOP_CONCATENATE); in OpcCreateConcatenateNode()374 TrAllocateNode (PARSEOP_ZERO); in OpcCreateConcatenateNode()
116 TrAllocateNode ( in TrAllocateNode() function627 Operator = TrAllocateNode (PARSEOP_STORE); in TrCreateAssignmentNode()661 Op = TrAllocateNode (ParseOpcode); in TrCreateLeafNode()692 Op = TrAllocateNode (PARSEOP_ZERO); in TrCreateNullTarget()737 Op = TrAllocateNode (PARSEOP_INTEGER); in TrCreateConstantLeafNode()743 Op = TrAllocateNode (PARSEOP_STRING_LITERAL); in TrCreateConstantLeafNode()752 Op = TrAllocateNode (PARSEOP_STRING_LITERAL); in TrCreateConstantLeafNode()762 Op = TrAllocateNode (PARSEOP_STRING_LITERAL); in TrCreateConstantLeafNode()886 Op = TrAllocateNode (ParseOpcode); in TrCreateValuedLeafNode()972 Op = TrAllocateNode (ParseOpcode); in TrCreateNode()[all …]
440 RootOp = TrAllocateNode (PARSEOP_INTEGER); in TrSimpleConstantReduction()566 NewParent = TrAllocateNode (PARSEOP_INTEGER); in TrTransformToStoreOp()700 LengthOp = TrAllocateNode (PARSEOP_INTEGER); in TrInstallReducedConstant()711 DataOp = TrAllocateNode (PARSEOP_RAW_DATA); in TrInstallReducedConstant()
1334 NewOp = TrAllocateNode (PARSEOP_INTEGER); in OpcDoPld()1345 NewOp = TrAllocateNode (PARSEOP_RAW_DATA); in OpcDoPld()1402 NewOp = TrAllocateNode (PARSEOP_INTEGER); in OpcDoUuId()1413 NewOp = TrAllocateNode (PARSEOP_RAW_DATA); in OpcDoUuId()
680 TrAllocateNode (
Completed in 9 milliseconds