Home
last modified time | relevance | path

Searched defs:isTarget (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.cpp353 bool isTarget = I[i]->getValueAsBit("isTarget"); in LoadIntrinsics() local
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp437 bool isTarget = Defs[I]->getValueAsBit("isTarget"); in LoadIntrinsics() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.cpp512 bool isTarget = Defs[I]->getValueAsBit("isTarget"); in CodeGenIntrinsicTable() local
/external/proguard/src/proguard/optimize/peephole/
DBranchTargetFinder.java106 public boolean isTarget(int offset) in isTarget() method in BranchTargetFinder
/external/iptables/iptables/
Diptables-xml.c346 isTarget(char *arg) in isTarget() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp979 SDValue SelectionDAG::getIntPtrConstant(uint64_t Val, bool isTarget) { in getIntPtrConstant()
984 SDValue SelectionDAG::getConstantFP(const APFloat& V, EVT VT, bool isTarget) { in getConstantFP()
988 SDValue SelectionDAG::getConstantFP(const ConstantFP& V, EVT VT, bool isTarget){ in getConstantFP()
1022 SDValue SelectionDAG::getConstantFP(double Val, EVT VT, bool isTarget) { in getConstantFP()
1082 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex()
1097 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
1119 bool isTarget, in getConstantPool()
1146 bool isTarget, in getConstantPool()
1389 bool isTarget, in getBlockAddress()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessQueriesTests.cpp1251 bool ErrorsTest::isTarget(glw::GLenum maybe_target) in isTarget() function in gl4cts::DirectStateAccess::Queries::ErrorsTest
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1203 bool isTarget) { in getIntPtrConstant()
1208 bool isTarget) { in getConstantFP()
1213 EVT VT, bool isTarget) { in getConstantFP()
1244 bool isTarget) { in getConstantFP()
1295 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex()
1310 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
1331 bool isTarget, in getConstantPool()
1358 bool isTarget, in getConstantPool()
1726 bool isTarget, in getBlockAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1288 bool isTarget) { in getIntPtrConstant()
1293 bool isTarget) { in getConstantFP()
1298 EVT VT, bool isTarget) { in getConstantFP()
1330 bool isTarget) { in getConstantFP()
1380 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex()
1395 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
1416 bool isTarget, in getConstantPool()
1444 bool isTarget, in getConstantPool()
1798 bool isTarget, in getBlockAddress()