OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateBinOp
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Support/
ConstantFolder.h
97
Constant *
CreateBinOp
(Instruction::BinaryOps Opc,
NoFolder.h
147
Instruction *
CreateBinOp
(Instruction::BinaryOps Opc,
TargetFolder.h
109
Constant *
CreateBinOp
(Instruction::BinaryOps Opc,
IRBuilder.h
709
Value *
CreateBinOp
(Instruction::BinaryOps Opc,
713
return Insert(Folder.
CreateBinOp
(Opc, LC, RC), Name);
[
all
...]
Completed in 246 milliseconds