OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFlagWord
(Results
1 - 8
of
8
) sorted by null
/external/llvm/include/llvm/IR/
InlineAsm.h
269
static unsigned
getFlagWord
(unsigned Kind, unsigned NumOps) {
276
///
getFlagWord
with information indicating that this input operand is tied
286
///
getFlagWord
with the required register class for the following register
298
/// Augment an existing flag word returned by
getFlagWord
with the constraint
/external/swiftshader/third_party/LLVM/include/llvm/
InlineAsm.h
220
static unsigned
getFlagWord
(unsigned Kind, unsigned NumOps) {
227
///
getFlagWord
with information indicating that this input operand is tied
237
///
getFlagWord
with the required register class for the following register
/external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp
294
Flag = InlineAsm::
getFlagWord
(Kind, 1 /* RegNum*/);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
[
all
...]
SelectionDAGISel.cpp
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
[
all
...]
SelectionDAGISel.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp
[
all
...]
Completed in 4413 milliseconds