OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ci32b
(Results
1 - 1
of
1
) sorted by null
/external/llvm/unittests/IR/
InstructionsTest.cpp
226
ConstantInt *
Ci32b
= ConstantInt::get(C, APInt(32, 1948));
228
std::vector<Constant*> ConstVb(2,
Ci32b
);
Completed in 45 milliseconds