Lines Matching defs:call
35 const FunctionCallInst *call, Transformer *tr, in translateClampVector()
73 const FunctionCallInst *call, Builder *b, in translateExtInst()
99 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
106 {1, 2, 3, 4}, [](const char *name, const FunctionCallInst *call, in BuiltinLookupTable()
113 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
120 {1, 2, 3, 4}, [](const char *, const FunctionCallInst *call, in BuiltinLookupTable()
127 {1, 2, 3, 4}, [](const char *, const FunctionCallInst *call, in BuiltinLookupTable()
133 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
140 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
146 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
152 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
158 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
164 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
173 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable()
174 Builder *b, Module *m) { in BuiltinLookupTable()
332 Instruction *transform(FunctionCallInst *call) { in transform()