OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOperandInfo
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Analysis/
CostModel.cpp
91
static TargetTransformInfo::OperandValueKind
getOperandInfo
(Value *V) {
142
getOperandInfo
(I->getOperand(0));
144
getOperandInfo
(I->getOperand(1));
/external/llvm/include/llvm/Bitcode/
BitCodes.h
177
const BitCodeAbbrevOp &
getOperandInfo
(unsigned N) const {
Completed in 26 milliseconds