• Home
  • Raw
  • Download

Lines Matching refs:ApplyTransformation

192   ApplyTransformation(TransformationAddTypeBoolean(result));  in FindOrCreateBoolType()
203 ApplyTransformation(TransformationAddTypeInt(result, width, is_signed)); in FindOrCreateIntegerType()
214 ApplyTransformation(TransformationAddTypeFloat(result, width)); in FindOrCreateFloatType()
233 ApplyTransformation( in FindOrCreateFunctionType()
251 ApplyTransformation( in FindOrCreateVectorType()
272 ApplyTransformation( in FindOrCreateMatrixType()
284 ApplyTransformation(TransformationAddTypeStruct(new_id, component_type_ids)); in FindOrCreateStructType()
298 ApplyTransformation( in FindOrCreatePointerType()
319 ApplyTransformation(TransformationAddConstantScalar(result, int_type_id, in FindOrCreateIntegerConstant()
333 ApplyTransformation(TransformationAddConstantScalar(result, float_type_id, in FindOrCreateFloatConstant()
346 ApplyTransformation( in FindOrCreateBoolConstant()
384 ApplyTransformation(TransformationAddConstantComposite( in FindOrCreateCompositeConstant()
396 ApplyTransformation(TransformationAddGlobalUndef(result, type_id)); in FindOrCreateGlobalUndef()
417 ApplyTransformation(TransformationAddConstantNull(result, type_id)); in FindOrCreateNullConstant()
627 ApplyTransformation( in GetOrCreateSimpleLoopPreheader()
649 ApplyTransformation(TransformationSplitBlock( in SplitBlockAfterOpPhiOrOpVariable()
694 ApplyTransformation(TransformationAddLocalVariable( in FindOrCreateLocalVariable()
741 ApplyTransformation(TransformationAddGlobalVariable( in FindOrCreateGlobalVariable()
745 ApplyTransformation(TransformationAddGlobalVariable( in FindOrCreateGlobalVariable()