Home
last modified time | relevance | path

Searched defs:isT (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc113 #define isT(u) (hb_in_ranges<hb_codepoint_t> ((u), 0x11A8u, 0x11FFu, 0xD7CBu, 0xD7FBu)) macro
/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.h68 UINT_32 isT : 1; // T mode member
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp923 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/
DSelectionDAG.cpp1099 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/
DSelectionDAG.cpp1183 bool isT, bool isO) { in getConstant()
1192 bool isT, bool isO) { in getConstant()
1197 EVT VT, bool isT, bool isO) { in getConstant()