Searched defs:isInteger (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h193 isInteger, enumerator in enum:llvm::DIEValue::__anon2137
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h177 bool isInteger() const { function in class:llvm::MVT
629 bool isInteger() const { function in struct:llvm::EVT
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp32 static inline bool isInteger(MVT::SimpleValueType VT) { function
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp235 ISD::CondCode ISD::getSetCCInverse(ISD::CondCode Op, bool isInteger) { argument
272 getSetCCOrOperation(ISD::CondCode Op1, ISD::CondCode Op2, bool isInteger) argument
296 getSetCCAndOperation(ISD::CondCode Op1, ISD::CondCode Op2, bool isInteger) argument
[all...]
H A DDAGCombiner.cpp2633 bool isInteger = LL.getValueType().isInteger(); local
3145 bool isInteger = LL.getValueType().isInteger(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1858 bool isInteger() const { function in class:clang::BuiltinType

Completed in 222 milliseconds