OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Imm2
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/CodeGen/
FastISel.h
291
uint64_t Imm1, uint64_t
Imm2
);
314
uint64_t Imm1, uint64_t
Imm2
);
325
uint64_t Imm1, uint64_t
Imm2
);
/external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMFastISel.cpp
137
uint64_t Imm1, uint64_t
Imm2
);
459
uint64_t Imm1, uint64_t
Imm2
) {
465
.addImm(Imm1).addImm(
Imm2
));
468
.addImm(Imm1).addImm(
Imm2
));
[
all
...]
Completed in 142 milliseconds