Searched refs:OOp (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 222 Value *OOp = TVI->getOperand(2-OpToFold); in FoldSelectIntoOp() local 225 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp() 226 Value *NewSel = Builder->CreateSelect(SI.getCondition(), OOp, C); in FoldSelectIntoOp() 257 Value *OOp = FVI->getOperand(2-OpToFold); in FoldSelectIntoOp() local 260 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp() 261 Value *NewSel = Builder->CreateSelect(SI.getCondition(), C, OOp); in FoldSelectIntoOp()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 246 Value *OOp = TVI->getOperand(2-OpToFold); in FoldSelectIntoOp() local 249 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp() 250 Value *NewSel = Builder->CreateSelect(SI.getCondition(), OOp, C); in FoldSelectIntoOp() 276 Value *OOp = FVI->getOperand(2-OpToFold); in FoldSelectIntoOp() local 279 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp() 280 Value *NewSel = Builder->CreateSelect(SI.getCondition(), C, OOp); in FoldSelectIntoOp()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 390 Value *OOp = TVI->getOperand(2-OpToFold); in foldSelectIntoOp() local 394 bool OOpIsAPInt = match(OOp, m_APInt(OOpC)); in foldSelectIntoOp() 395 if (!isa<Constant>(OOp) || (OOpIsAPInt && isSelect01(CI, *OOpC))) { in foldSelectIntoOp() 396 Value *C = ConstantInt::get(OOp->getType(), CI); in foldSelectIntoOp() 397 Value *NewSel = Builder.CreateSelect(SI.getCondition(), OOp, C); in foldSelectIntoOp() 421 Value *OOp = FVI->getOperand(2-OpToFold); in foldSelectIntoOp() local 425 bool OOpIsAPInt = match(OOp, m_APInt(OOpC)); in foldSelectIntoOp() 426 if (!isa<Constant>(OOp) || (OOpIsAPInt && isSelect01(CI, *OOpC))) { in foldSelectIntoOp() 427 Value *C = ConstantInt::get(OOp->getType(), CI); in foldSelectIntoOp() 428 Value *NewSel = Builder.CreateSelect(SI.getCondition(), C, OOp); in foldSelectIntoOp()
|
/external/webrtc/talk/media/testdata/ |
D | voice.rtpdump | 13 …�Z39ֳ��3/<ﺵ�w>=o���=/K���-%/ˮ��646^��?0-8ǡ��-,L���;.:ɭ��@+-L���?/9Ϯ�V12Mij��OOpǸ��A���ހ9��4��…
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_008.ppm | 8767 #>*E3M")D.0"=#>%?"=(D;W)Ll;RqA_�OOp>Hg4=])Aa*7X!=a%>b&7[.R'J?%D ?<
|