OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fastEmit_i
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
213
Reg =
fastEmit_i
(VT, VT, ISD::Constant, CI->getZExtValue());
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp
113
unsigned
fastEmit_i
(MVT Ty, MVT RetTy, unsigned Opc, uint64_t Imm) override;
[
all
...]
Completed in 75 milliseconds