Home
last modified time | relevance | path

Searched defs:getBoolConstant (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp1285 spirv::IdRef SPIRVBuilder::getBoolConstant(bool value) in getBoolConstant() function in sh::SPIRVBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1206 SDValue SelectionDAG::getBoolConstant(bool V, const SDLoc &DL, EVT VT, in getBoolConstant() function in SelectionDAG