OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:K_Imm
(Results
1 - 3
of
3
) sorted by null
/external/llvm/utils/TableGen/
CodeGenInstruction.h
289
K_Imm
,
294
ResultOperand(int64_t I) : Imm(I), Kind(
K_Imm
) {}
298
bool isImm() const { return Kind ==
K_Imm
; }
AsmWriterEmitter.cpp
896
case CodeGenInstAlias::ResultOperand::
K_Imm
:
[
all
...]
AsmMatcherEmitter.cpp
[
all
...]
Completed in 29 milliseconds