Home
last modified time | relevance | path

Searched refs:can2 (Results 1 – 10 of 10) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseContextBase.cpp421 … const auto betterParam = [&call, &better](const TFunction& can1, const TFunction& can2) -> bool { in selectFunction() argument
425 if (better(*call[param].type, *can1[param].type, *can2[param].type)) { in selectFunction()
433 …const auto equivalentParams = [&call, &better](const TFunction& can1, const TFunction& can2) -> bo… in selectFunction() argument
436 if (better(*call[param].type, *can1[param].type, *can2[param].type) || in selectFunction()
437 better(*call[param].type, *can2[param].type, *can1[param].type)) in selectFunction()
/external/u-boot/arch/arm/dts/
Dimx6dl-icore.dts57 &can2 {
Dimx6q-icore.dts57 &can2 {
Dimx6qdl-icore.dtsi71 &can2 {
Dimx6ul-opos6uldev.dts142 &can2 {
Dimx6qdl.dtsi22 can1 = &can2;
490 can2: flexcan@02094000 { label
Dimx6ul.dtsi389 can2: flexcan@02094000 { label
/external/llvm/test/Transforms/InstCombine/
Dassume.ll75 define i32 @can2(i1 %a, i1 %b, i1 %c) {
81 ; CHECK-LABEL: @can2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dassume.ll70 define i32 @can2(i1 %a, i1 %b, i1 %c) {
76 ; CHECK-LABEL: @can2
/external/u-boot/arch/powerpc/include/asm/
Dimmap_83xx.h917 u8 can2[0x1000]; /* Flexcan 2 */ member