OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRaw
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
BranchProbability.h
54
static BranchProbability
getRaw
(uint32_t N) { return BranchProbability(N); }
225
ProbForUnknown = BranchProbability::
getRaw
(
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Constants.h
692
return
getRaw
(StringRef(Data, Elts.size() * sizeof(ElementTy)), Elts.size(),
703
///
getRaw
() constructor - Return a constant with array type with an element
709
static Constant *
getRaw
(StringRef Data, uint64_t NumElements,
775
///
getRaw
() constructor - Return a constant with vector type with an element
781
static Constant *
getRaw
(StringRef Data, uint64_t NumElements,
Completed in 25 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026