OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getPointerOperandIndex
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
Operator.h
394
static unsigned
getPointerOperandIndex
() {
465
static unsigned
getPointerOperandIndex
() {
Instructions.h
288
static unsigned
getPointerOperandIndex
() { return 0U; }
412
static unsigned
getPointerOperandIndex
() { return 1U; }
614
static unsigned
getPointerOperandIndex
() { return 0U; }
788
static unsigned
getPointerOperandIndex
() { return 0U; }
[
all
...]
Completed in 117 milliseconds