Searched defs:BinOps (Results  1 – 3 of 3) sorted by relevance
| /external/llvm/unittests/ADT/ | 
| D | BitVectorTest.cpp | 280 TYPED_TEST(BitVectorTest, BinOps) {  in TYPED_TEST()  argument
 | 
| /external/llvm/lib/Target/PowerPC/ | 
| D | PPCISelLowering.cpp | 9827   SmallVector<SDValue, 8> BinOps, PromOps;  in DAGCombineTruncBoolExt()  local10057   SmallVector<SDValue, 8> BinOps(1, N->getOperand(0)), PromOps;  in DAGCombineExtBoolTrunc()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ | 
| D | PPCISelLowering.cpp | 12417   SmallVector<SDValue, 8> BinOps, PromOps;  in DAGCombineTruncBoolExt()  local12647   SmallVector<SDValue, 8> BinOps(1, N->getOperand(0)), PromOps;  in DAGCombineExtBoolTrunc()  local
 
 |