| /external/angle/src/tests/gles1_conformance_tests/ |
| D | PrimtestTests.cpp | 137 TEST_P(GLES1PrimtestTest, Logic) in TEST_P() argument
|
| /external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | CombinerHelper.h | 63 MachineInstr *Logic; member
|
| /external/python/jinja/docs/ |
| D | templates.rst | 1313 Logic section in Expressions
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 801 BinaryOperator &Logic) { in foldAndOrOfICmpsOfAndWithPow2() 1083 BinaryOperator &Logic, in foldAndOrOfICmpsWithConstEq() 1484 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant()
|
| D | InstCombineShifts.cpp | 417 if (Instruction *Logic = foldShiftOfShiftedLogic(I, Builder)) in commonShiftTransforms() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineShifts.cpp | 415 if (Instruction *Logic = foldShiftOfShiftedLogic(I, Builder)) in commonShiftTransforms() local
|
| D | InstCombineAndOrXor.cpp | 1496 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 4401 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4423 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4435 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4444 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4461 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4500 SDValue Logic = DAG.getNode(LogicOpcode, DL, VT, in hoistLogicOpWithSameOpcodeHands() local 4513 SDValue Logic = DAG.getNode(LogicOpcode, DL, VT, N0.getOperand(1), in hoistLogicOpWithSameOpcodeHands() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 4674 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4696 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4708 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4717 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4734 SDValue Logic = DAG.getNode(LogicOpcode, DL, XVT, X, Y); in hoistLogicOpWithSameOpcodeHands() local 4773 SDValue Logic = DAG.getNode(LogicOpcode, DL, VT, in hoistLogicOpWithSameOpcodeHands() local 4786 SDValue Logic = DAG.getNode(LogicOpcode, DL, VT, N0.getOperand(1), in hoistLogicOpWithSameOpcodeHands() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_enum.py | 319 class Logic(Enum): class
|