OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumVariableLocationOps
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
IntrinsicInst.cpp
104
assert(OpIdx <
getNumVariableLocationOps
() && "Invalid Operand Index");
114
for (unsigned Idx = 0; Idx <
getNumVariableLocationOps
(); ++Idx)
123
assert(NewExpr->hasAllLocationOps(
getNumVariableLocationOps
() +
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h
221
unsigned
getNumVariableLocationOps
() const {
248
return (
getNumVariableLocationOps
() == 0 &&
311
assert(
getNumVariableLocationOps
() == 1 &&
331
assert(
getNumVariableLocationOps
() == 1 &&
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
Local.cpp
1402
assert(DII->
getNumVariableLocationOps
() == 1 &&
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
5846
for (unsigned Idx = 0; Idx < DVI->
getNumVariableLocationOps
(); ++Idx) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
1160
assert(DI->
getNumVariableLocationOps
() == 1 &&
Completed in 52 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026