OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:materializeConstant
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
FastISel.h
550
unsigned
materializeConstant
(const Value *V, MVT VT);
/external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
209
unsigned FastISel::
materializeConstant
(const Value *V, MVT VT) {
274
Reg =
materializeConstant
(V, VT);
[
all
...]
Completed in 68 milliseconds