Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DBuildSPIRV.cpp1416 spirv::IdRef SPIRVBuilder::getBoolConstant(bool value) in getBoolConstant() function in sh::SPIRVBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1206 SDValue SelectionDAG::getBoolConstant(bool V, const SDLoc &DL, EVT VT, in getBoolConstant() function in SelectionDAG
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1500 SDValue SelectionDAG::getBoolConstant(bool V, const SDLoc &DL, EVT VT, in getBoolConstant() function in SelectionDAG