Searched defs:isT (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-hangul.cc | 113 #define isT(u) (hb_in_ranges<hb_codepoint_t> ((u), 0x11A8u, 0x11FFu, 0xD7CBu, 0xD7FBu)) macro
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib2.h | 68 UINT_32 isT : 1; // T mode member
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 923 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { in getConstant() 931 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { in getConstant() 935 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { in getConstant()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1099 bool isT, bool isO) { in getConstant() 1108 bool isT, bool isO) { in getConstant() 1113 EVT VT, bool isT, bool isO) { in getConstant()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1183 bool isT, bool isO) { in getConstant() 1192 bool isT, bool isO) { in getConstant() 1197 EVT VT, bool isT, bool isO) { in getConstant()
|