OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConstraintType
(Results
1 - 25
of
25
) sorted by null
/external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h
100
getConstraintType
(const std::string &Constraint) const;
MSP430ISelLowering.cpp
213
///
getConstraintType
- Given a constraint letter, return the type of
216
MSP430TargetLowering::
getConstraintType
(const std::string &Constraint) const {
225
return TargetLowering::
getConstraintType
(Constraint);
[
all
...]
/external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h
111
ConstraintType
getConstraintType
(const std::string &Constraint) const;
NVPTXISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/Sparc/
SparcISelLowering.h
69
ConstraintType
getConstraintType
(const std::string &Constraint) const;
SparcISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
261
ConstraintType
getConstraintType
(const std::string &Constraint) const;
AArch64ISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
143
getConstraintType
(const std::string &Constraint) const LLVM_OVERRIDE;
SystemZISelLowering.cpp
313
SystemZTargetLowering::
getConstraintType
(const std::string &Constraint) const {
340
return TargetLowering::
getConstraintType
(Constraint);
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.h
346
ConstraintType
getConstraintType
(const std::string &Constraint) const;
ARMISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/Mips/
MipsISelLowering.h
429
ConstraintType
getConstraintType
(const std::string &Constraint) const;
MipsISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
413
ConstraintType
getConstraintType
(const std::string &Constraint) const;
PPCISelLowering.cpp
[
all
...]
/external/llvm/lib/CodeGen/
Analysis.cpp
133
TargetLowering::ConstraintType CType = TLI.
getConstraintType
(CI.Codes[j]);
/external/llvm/lib/Target/X86/
X86ISelLowering.h
619
ConstraintType
getConstraintType
(const std::string &Constraint) const;
[
all
...]
X86ISelLowering.cpp
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
[
all
...]
SelectionDAGBuilder.cpp
[
all
...]
/external/llvm/include/llvm/Target/
TargetLowering.h
[
all
...]
/external/jdiff/
xerces.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/external/robolectric/lib/main/
h2-1.2.147.jar
Completed in 131 milliseconds