Searched defs:isTarget (Results 1 – 7 of 7) sorted by relevance
| /external/llvm/utils/TableGen/ |
| D | CodeGenTarget.cpp | 437 bool isTarget = Defs[I]->getValueAsBit("isTarget"); in LoadIntrinsics() local
|
| /external/iptables/iptables/ |
| D | iptables-xml.c | 263 isTarget(char *arg) in isTarget() function
|
| /external/proguard/src/proguard/optimize/peephole/ |
| D | BranchTargetFinder.java | 106 public boolean isTarget(int offset) in isTarget() method in BranchTargetFinder
|
| /external/javassist/src/main/javassist/bytecode/stackmap/ |
| D | MapMaker.java | 444 private boolean isTarget(TypedBlock cur, TypedBlock prev) { in isTarget() method in MapMaker
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 1203 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/deqp/external/openglcts/modules/gl/ |
| D | gl4cDirectStateAccessQueriesTests.cpp | 1251 bool ErrorsTest::isTarget(glw::GLenum maybe_target) in isTarget() function in gl4cts::DirectStateAccess::Queries::ErrorsTest
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 1329 bool isTarget) { in getIntPtrConstant() 1340 bool isTarget) { in getConstantFP() 1345 EVT VT, bool isTarget) { in getConstantFP() 1377 bool isTarget) { in getConstantFP() 1427 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() 1442 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() 1463 bool isTarget, in getConstantPool() 1491 bool isTarget, in getConstantPool() 1844 int64_t Offset, bool isTarget, in getBlockAddress()
|