OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_FMul
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp
687
match(Opnd0,
m_FMul
(m_Value(Opnd0_0), m_Value(Opnd0_1)))) {
[
all
...]
/external/llvm/include/llvm/IR/
PatternMatch.h
464
inline BinaryOp_match<LHS, RHS, Instruction::FMul>
m_FMul
(const LHS &L,
[
all
...]
/external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp
[
all
...]
Completed in 42 milliseconds