Searched defs:isTarget (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessQueriesTests.cpp | 1251 bool ErrorsTest::isTarget(glw::GLenum maybe_target) in isTarget() function in gl4cts::DirectStateAccess::Queries::ErrorsTest
|
/third_party/skia/third_party/externals/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()
|