OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConstInt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
83
// whose base pointers are GlobalVariables are supported),
ConstInt
records
85
ConstantInt *
ConstInt
;
89
ConstantCandidate(ConstantInt *
ConstInt
, ConstantExpr *ConstExpr=nullptr) :
90
ConstInt
(
ConstInt
), ConstExpr(ConstExpr) {}
115
// whose base pointers are GlobalVariables are supported),
ConstInt
records
177
ConstantInt *
ConstInt
);
/src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go
831
func
ConstInt
(t Type, n uint64, signExtend bool) (v Value) {
Completed in 26 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026