OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateInsertValue
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Support/
ConstantFolder.h
230
Constant *
CreateInsertValue
(Constant *Agg, Constant *Val,
NoFolder.h
290
Instruction *
CreateInsertValue
(Constant *Agg, Constant *Val,
TargetFolder.h
254
Constant *
CreateInsertValue
(Constant *Agg, Constant *Val,
/external/llvm/include/llvm/IR/
IRBuilder.h
479
V =
CreateInsertValue
(V, retVals[i], i, "mrv");
[
all
...]
Completed in 52 milliseconds