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.cc115 #define isT(u) (hb_in_ranges ((u), 0x11A8u, 0x11FFu, 0xD7CBu, 0xD7FBu)) macro
/external/valgrind/coregrind/
Dm_stacktrace.c969 Bool isT = (ra & 1); local
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c8386 Bool isT, IRTemp condT ) in dis_neon_load_or_store()
8901 Bool isT in decode_NEON_instruction_ARMv7_and_below()
8989 Bool isT in decode_V6MEDIA_instruction()
12702 Bool isT, in decode_V8_instruction()
14277 Bool isT in decode_CP10_CP11_instruction()
17705 UInt isT = (insn >> 22) & 1; in disInstr_ARM_WRK() local
/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()